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 4.0.0 to 4.0.1

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-07-22T13:15:57Z
- **Last updated**: 2024-07-22T14:42:28Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

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

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

},
"gitHead": "324d6b7dbf31558329e9fb6452e29b2f7db9c61a\n"
"gitHead": "bd22b0826134b79064169371665b4d6caa9b6066\n"
}

@@ -34,2 +34,8 @@ <!-- This file is generated - DO NOT EDIT! -->

> [!IMPORTANT]
> In July 2024 this package was restructured and split-up to extract some
> features into smaller more focused packages:
>
> - [@thi.ng/uuid](https://thi.ng/uuid)
This package provides the `IRandom` interface and various (mostly seedable)

@@ -36,0 +42,0 @@ pseudo-random number generator implementations, incl. `IRandom` wrappers for

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