> exports the rockyou passwords as a set for security testing
npm install rockyou
```
npm install rockyou --save
```
const passwordList = require('rockyou')(15)
this code is licensed MIT.
the rockyou password lists are via OWASP SecLists Project and are licensed Creative Commons Attribution ShareAlike 3.0 License.