Skip to content

Releases: karnthis/make-random

v3.0.0: Types!

Choose a tag to compare

@karnthis karnthis released this 23 Feb 04:17

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

Choose a tag to compare

@karnthis karnthis released this 30 Jan 03:23

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

v1.2.2 : Security Updates

Choose a tag to compare

@karnthis karnthis released this 11 Oct 01:51

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

v1.2.0 QOL updates

Choose a tag to compare

@karnthis karnthis released this 06 Jul 02:12

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

v1.1.0 UUIDs!

Choose a tag to compare

@karnthis karnthis released this 30 Jun 02:54

Now available, secure and random UUID generation!

v1.0.0

Choose a tag to compare

@karnthis karnthis released this 23 Jun 20:09

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!

Choose a tag to compare

@karnthis karnthis released this 09 Jun 04:08

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

Welcome to 2019

Choose a tag to compare

@karnthis karnthis released this 08 Jun 20:23

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

Choose a tag to compare

@karnthis karnthis released this 30 May 01:46

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