This repository was archived by the owner on Apr 21, 2020. It is now read-only.
v0.0.4
- Add
Daterandomization methods:Date.prototype.randomHours()Date.prototype.randomMinutes()Date.prototype.randomSeconds()Date.prototype.randomMilliseconds()Date.prototype.randomDate()Date.prototype.randomMonth()Date.prototype.randomYear()Date.prototype.random([...targets])
- [Testing] Switch back to Mocha.