# Functions
CheckOption checks if the given option is valid.
Int63 returns a non-negative pseudo-random 63-bit integer as an int64.
String same as StringWithOption(length, Numbers | Letters), use a separate function with constants to improve performance.
StringWithOption returns a random string with the given length and options.
Uint64 returns a random uint64 value.