RandomPassword.generate(strength = 8) method provides you with a tottally random 8 letter string password which you can alter its strength by providing another number as strength, ex: 16, 32, 64
Required Ruby Version
>= 0
Authors
a7madx7
RandomPassword.generate(strength = 8) method provides you with a tottally random 8 letter string password which you can alter its strength by providing another number as strength, ex: 16, 32, 64
>= 0
a7madx7