Randomization

Random number generators

quickrand

10.0

Quick Random Number Generation: Provides a simple interface to call efficient random number generation functions based on the context. Proper random number seeding is enforced.

42 278.5K/wk v2.0.7 2y ago 6mo ago

quickrand

10.0
Quick Random Number Generation: Provides a simple interface to call efficient random number generation functions based on the context. Proper random number seeding is enforced.
erlang random-number-generators random
Popularity
42 ★
11 forks · 1 watching
Activity
0 issues
0 open PRs · 3 merged
Downloads
278,512/wk
5,008 yesterday · 36.1M total
Release
v2.0.7
October 26, 2023

misc_random

2.8

Creates random numbers and strings of arbitrary lengths. Uses preferred Erlang random module based on used OTP version.

10 1.8K/wk v0.2.9 6y ago 6y ago

misc_random

2.8
Creates random numbers and strings of arbitrary lengths. Uses preferred Erlang random module based on used OTP version.
Popularity
10 ★
4 forks · 1 watching
Activity
0 issues
1 open PRs · 1 merged
Downloads
1,827/wk
36 yesterday · 367.1K total
Release
v0.2.9
April 17, 2019

isaac

1.3

Isaac is an elixir module for the [ISAAC Stream Cipher](http://burtleburtle.net/bob/rand/isaacafa.html) It wraps around https://github.com/arianvp/ISAAC which is a port of the ISAAC stream cipher to platforms which have words bigger than 32 bits.

4 26/wk v0.0.1 10y ago 7y ago

isaac

1.3
Isaac is an elixir module for the [ISAAC Stream Cipher](http://burtleburtle.net/bob/rand/isaacafa.html) It wraps around https://github.com/arianvp/ISAAC which is a port of the ISAAC stream cipher to platforms which have words bigger than 32 bits.
Popularity
4 ★
2 forks · 1 watching
Activity
1 issues
0 open PRs · 0 merged
Downloads
26/wk
0 yesterday · 569 total
Release
v0.0.1
April 04, 2015