RNG_Bytes - Generates a random set of byte data.RNG_BytesWithPrompt - ditto with a prompt to enter random keystrokes.RNG_Number - Generates a random number in a given range.RNG_Initialize - Initializes the RNG from a seed file.RNG_MakeSeedFile - Creates a new seed file, prompting for entropy.RNG_UpdateSeedFile - Updates an existing seed file.RNG_Test - Carries out a health check and a FIPS-140-2 statistical test on the RNG.