Skip to content

Releases: karnthis/make-random

v3.0.0: Types!

23 Feb 04:17
Compare
Choose a tag to compare

We bumped the version twice by mistake while updating, so we are on 3.0.0 instead of 2.0.0, sorry! But we have types now, and it is glorious!

v1.3.0 : New Methods

30 Jan 03:23
Compare
Choose a tag to compare

Addition of coinFlip() and randomCaseString() methods, and fixing issue with default random() always returning 0.

v1.2.2 : Security Updates

11 Oct 01:51
Compare
Choose a tag to compare

This updated release addresses several security issues that have been fixed in the dependancies over the last few months.

v1.2.0 QOL updates

06 Jul 02:12
Compare
Choose a tag to compare

No more Purify-Int! Better(ish) tests!

v1.1.0 UUIDs!

30 Jun 02:54
Compare
Choose a tag to compare

Now available, secure and random UUID generation!

v1.0.0

23 Jun 20:09
Compare
Choose a tag to compare

This is it! The Big One! Today is version 1.0.0 released. Bringing new functionality and options, and removing removing the last of legacy code from earlier versions. Clear Skys ahead.

Promises!

09 Jun 04:08
Compare
Choose a tag to compare

Conversion of methods to supporting async/await. Synchronous will be added if there is demand.

Welcome to 2019

08 Jun 20:23
Compare
Choose a tag to compare

First of many updates to breathe new life into Make-Random and expand it's usefulness. Big things are on the horizon.

v0.1.5: New ownership

30 May 01:46
Compare
Choose a tag to compare

Minor updates to the ownership information, plus addition of a change log and updates of dev-dependencies.