1.1.0-next.12 • Published 1 year ago
@bugslifesolutions/random v1.1.0-next.12
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.
1.1.0-next.12
1 year ago
1.1.0-next.11
1 year ago
1.1.0-next.10
1 year ago
1.1.0-next.9
1 year ago
1.1.0-next.8
1 year ago
1.1.0-next.7
1 year ago
1.1.0-next.6
1 year ago
1.1.0-next.5
2 years ago
1.1.0-next.4
2 years ago
1.1.0-next.3
2 years ago
1.1.0-next.2
2 years ago
1.1.0-next.1
2 years ago
1.1.0-next.0
2 years ago