third_party.pigweed.src/pw_random
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
..
public/pw_random pw_random: Create module 2020-08-05 02:09:42 +00:00
BUILD pw_random: Create module 2020-08-05 02:09:42 +00:00
BUILD.gn pw_random: Create module 2020-08-05 02:09:42 +00:00
docs.rst pw_random: Create module 2020-08-05 02:09:42 +00:00
xor_shift_test.cc pw_random: Create module 2020-08-05 02:09:42 +00:00