reactioncommerce/random

Name: random

Owner: Reaction Commerce

Description: A drop-in replacement for the "random" Meteor package

Created: 2018-04-24 11:21:59.0

Updated: 2018-04-24 20:28:55.0

Pushed: 2018-04-24 14:38:32.0

Homepage: null

Size: 79

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Random

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

Installation
i --save @reactioncommerce/random
Usage
rt Random from "@reactioncommerce/random";

t 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.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.