Randomization

Random number generators

quickrand

9.8

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.

Popularity

Stargazers
43
Watchers
2
Forks
10

Downloads

Yesterday
353
Last 7 days
303,597
All Time
33,131,340

Activity

Open Issues
0
Open PRs
0
Merged PRs
3

Releases

Latest Version
2.0.7
Last Update
October 26, 2023

misc_random

2.9

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

Popularity

Stargazers
11
Watchers
2
Forks
3

Downloads

Yesterday
2
Last 7 days
1,868
All Time
347,121

Activity

Open Issues
0
Open PRs
0
Merged PRs
1

Releases

Latest Version
0.2.9
Last Update
April 17, 2019

isaac

1.6

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

Stargazers
4
Watchers
3
Forks
2

Downloads

Yesterday
0
Last 7 days
14
All Time
433

Activity

Open Issues
1
Open PRs
0
Merged PRs
0

Releases

Latest Version
0.0.1
Last Update
April 04, 2015