Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/random

Package Overview
Dependencies
Maintainers
1
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/random - npm Package Compare versions

Comparing version 3.6.32 to 3.6.33

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-02-22T11:59:16Z
- **Last updated**: 2024-02-25T14:07:53Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

{
"name": "@thi.ng/random",
"version": "3.6.32",
"version": "3.6.33",
"description": "Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation",

@@ -38,3 +38,3 @@ "type": "module",

"dependencies": {
"@thi.ng/api": "^8.9.25",
"@thi.ng/api": "^8.9.26",
"@thi.ng/checks": "^3.5.0",

@@ -160,3 +160,3 @@ "@thi.ng/errors": "^2.4.18",

},
"gitHead": "4513a1c703bdbf0f0867f03e547e47692e415fac\n"
"gitHead": "6e20f80dd9df1c8055ffa3c1e4d6f7598add0c0b\n"
}

@@ -13,2 +13,4 @@ import type { IRandom } from "./api.js";

* ```ts
* import { randomID } from "@thi.ng/random";
*
* randomID()

@@ -15,0 +17,0 @@ * "qgdt"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc