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)
This module contains main functions to calc random values.
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";