Commit Graph

1 Commits

Author SHA1 Message Date
Armando Montanez
47008e815b pw_random: Create module
Creates the pw_random module, starting it off with a random number
generator interface and an implementation based on the xorshift*
algorithm.

Change-Id: Ideda3eb9b713c586ce12230b8f572d079435d949
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/15362
Commit-Queue: Armando Montanez <amontanez@google.com>
Reviewed-by: Keir Mierle <keir@google.com>
2020-08-05 02:09:42 +00:00