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 340.9K/wk v2.0.7 2y ago 9mo 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
340,851/wk
793 yesterday · 36.5M 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.6K/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,583/wk
15 yesterday · 369.9K 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 32/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
32/wk
0 yesterday · 603 total
Release
v0.0.1
April 04, 2015