Skip to main content

@ns/random@0.1.1
Built and signed on GitHub Actions

A utilities for calculating of random values.

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
100%
Published
7 months ago (0.1.1)

This module contains main functions to calc random values.

Built and signed on
GitHub Actions
View transparency log

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";