# Functions
New return a tool for randomizer.
# Constants
AlphabetNumerics gets Alphabets and Digits.
Alphabets gets the a to z and A to Z.
ASCII gets the ascii characters.
Digits gets 0 to 9.
Symbols gets the ascii symbols.
# Interfaces
HiresRandomizer enables high resolution randomizer.
Randomizer enables normal resolution randomizer.
StringsRandomizer interface.