Default Sha256Challenge Generator
The default SHA-256 challenge generator is used to generate challenges which align up with what OldSchool RuneScape is generating, which is a combination of epoch time millis, the world id and a 495-byte BigInteger that is turned into a hexadecimal string, which will have a length of 1004 or 1005 characters, depending on if the BigInteger was negative.