chancejs / chancejs

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

Make generated seed available to user if hasn't provided #525

Open Djaler opened 3 years ago

Djaler commented 3 years ago

This is useful in such case, for example: I can print chance seed if some test failed and easily rerun tests with that seed

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.06%) to 95.466% when pulling 167b84cfdb940053f59911919c3ec449ecd602d8 on Djaler:fix/seed-generation into dc1a29a0d6963ecf4ca0bb2e69448081d621c877 on chancejs:master.