chancejs / chancejs

Chance - Random generator helper for JavaScript
http://chancejs.com
MIT License
6.46k stars 452 forks source link

Resolves issue 301 - Added file generator #567

Closed gmgale closed 1 year ago

gmgale commented 2 years ago

Added a function to generate a file with random name, extension and content. Added tests. Added docs.