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 323.3K/wk v2.0.7 2y ago 8mo 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
323,267/wk
4,352 yesterday · 36.4M 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.4K/wk v0.2.9 7y ago 7y 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,372/wk
71 yesterday · 368.5K 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 11y ago 8y 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 · 588 total
Release
v0.0.1
April 04, 2015