This release is 1 version behind 0.1.1 — the latest version of @ns/random. Jump to latest
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
A utilities for calculating of random values.
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
JSR Score
100%
Published
7 months ago (0.1.0)
@na/random
Random utils on JavaScript
Built and signed on
View transparency logGitHub Actions
Add Package
deno add jsr:@ns/random
Import symbol
import * as mod from "@ns/random";
---- OR ----
Import directly with a jsr specifier
import * as mod from "jsr:@ns/random";
Add Package
npx jsr add @ns/random
Import symbol
import * as mod from "@ns/random";
Add Package
yarn dlx jsr add @ns/random
Import symbol
import * as mod from "@ns/random";
Add Package
pnpm dlx jsr add @ns/random
Import symbol
import * as mod from "@ns/random";
Add Package
bunx jsr add @ns/random
Import symbol
import * as mod from "@ns/random";