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 297.2K/wk v2.0.7 2y ago 7mo 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
297,180/wk
4,852 yesterday · 36.2M 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 2.0K/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
2,018/wk
21 yesterday · 367.6K 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 27/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
27/wk
2 yesterday · 573 total
Release
v0.0.1
April 04, 2015