Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@bcts/rand

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bcts/rand

Blockchain Commons Random Number Utilities for TypeScript

latest
Source
npmnpm
Version
1.0.0-beta.0
Version published
Maintainers
1
Created
Source

Blockchain Commons Random Number Utilities for TypeScript

Disclaimer: This package is under active development and APIs may change.

Introduction

rand exposes a uniform API for the random number primitives used in higher-level Blockchain Commons projects, including a cryptographically strong random number generator and a deterministic random number generator.

The crate also includes several convenience functions for generating secure and deterministic random numbers.

Rust Reference Implementation

This TypeScript implementation is based on bc-rand-rust v0.5.0 (commit).

Keywords

random

FAQs

Package last updated on 27 Apr 2026

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