Skip to content

varun-seth/chaosgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generates Cryptographically secure random strings (strong passwords or API Tokens)

Allows users to select the length and the character set.

Uses uniform random, i.e. each character is equally likely.