bvsatyaram/random_password_generator

bvsatyaram/random_password_generator

Releases6
Frequency1 week 5 days
Last Release
Stars20
Random Password Generator Rubygem

CVE History

CVEPublishedCVSS v3CVSS v2
7.5 HIGH5 MEDIUM

The random_password_generator (aka RandomPasswordGenerator) gem through 1.0.0 for Ruby uses Kernel#rand to generate passwords, which, due to its cyclic nature, can facilitate password prediction.