Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
nakasyou/jsr-randomA 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.1)
Add Package
deno add jsr:@ns/random
Import symbol
import { type RandOpts } from "@ns/random";
---- OR ----
Import directly with a jsr specifier
import { type RandOpts } from "jsr:@ns/random";
Add Package
npx jsr add @ns/random
Import symbol
import { type RandOpts } from "@ns/random";
Add Package
yarn dlx jsr add @ns/random
Import symbol
import { type RandOpts } from "@ns/random";
Add Package
pnpm dlx jsr add @ns/random
Import symbol
import { type RandOpts } from "@ns/random";
Add Package
bunx jsr add @ns/random
Import symbol
import { type RandOpts } from "@ns/random";