2.0.0 • Published 1 year ago

@monoca/random v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Random

A drop-in replacement for the Meteor random package. Unlike the Meteor package, you can use this either with or without Meteor.

Installation

npm i --save @reactioncommerce/random

Usage

import Random from "@reactioncommerce/random";

const id = Random.id();

API

See Meteor package documentation

Other similar packages

The meteor-random NPM package ported Meteor's random package a few years back. This has the latest updates, modernized code, and tests.

3.0.0-next.0

1 year ago

2.0.0-next.0

1 year ago

2.0.0-next.1

1 year ago

2.0.0

1 year ago

2.0.8

2 years ago

2.0.7

2 years ago

2.0.6

2 years ago

2.0.5

2 years ago

2.0.4

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago