Skip to content
This repository was archived by the owner on Apr 21, 2020. It is now read-only.

v0.0.2

Choose a tag to compare

@gluons gluons released this 26 Nov 17:32
· 24 commits to master since this release
v0.0.2
6067b36
  • Add Array.prototype.random(length).
  • Add Array.prototype.shuffle().
  • Add String.prototype.shuffle().
  • [Testing] Switch from Mocha to AVA.