Generate Pads Commands

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > String commands > !STR.- String Command >

Generate Pads Commands

 

 

The commands in the "Generate Pads" section are used to create sequences of random letters or characters. The "Make Pad" command uses a PRNG (Pseudo Random Number Generator) designed to generate cryptographically secure pads. These can be used, for example, to create passwords or similar items from a selected character set.

 

#RandomGenerators #CryptoSecurity #PasswordGeneration #PRNG #CharacterSet