Socket
Socket
Sign inDemoInstall

@bugslifesolutions/random

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bugslifesolutions/random

A drop-in replacement for the 'random' Meteor package


Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

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.

FAQs

Package last updated on 17 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc