random_string_generator library

Classes

EnforcingPattern
The RegEx pattern to enforce for loose, medium and tight passwords.
PasswordStrengthChecker
This class is used to check how secure is a password generated with RandomStringGenerator.
RandomStringGenerator
Random string generator.

Enums

AlphaCase
This enum is used in order to specify which case to use for the alpha (letter) characters.
PasswordStrength
The strength of a password.

Exceptions / Errors

RandomStringGeneratorException
Custom exception for the generator errors