UNPKG

randopass

Version:

This function takes "length" as argument and creates a complex random password of length "length".

13 lines (8 loc) 209 B
# randopass > This function takes "length" as argument and creates a complex random password of length "length". ## Install ```sh npm install randopass ``` ## Usage ### Run without any options