Socket
Socket
Sign inDemoInstall

alea

Package Overview
Dependencies
0
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.9 to 1.0.0

index.d.ts

2

package.json
{
"name": "alea",
"version": "0.0.9",
"version": "1.0.0",
"description": "Implementation of the Alea PRNG by Johannes Baagøe",

@@ -5,0 +5,0 @@ "main": "alea.js",

# Alea
[![browser support](http://ci.testling.com/coverslide/node-alea.png)](http://ci.testling.com/coverslide/node-alea)
A simple copy-and-paste implementation of Johannes Baagøe's Alea PRNG

@@ -6,0 +4,0 @@

@@ -102,2 +102,4 @@ var test = require('tape')

t.equal(prng1(), prng4(), 'synced prngs, call 3')
t.end()
})

@@ -104,0 +106,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc