diff options
author | lloyd <[email protected]> | 2014-12-02 13:33:10 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2014-12-02 13:33:10 +0000 |
commit | 2f884827b2aa1b070795230ebe012f1708ded73a (patch) | |
tree | bb13325a9254f210bd7cc4dd50b22b6957c48800 /src/lib/rng/system_rng/info.txt | |
parent | e78801f8c8a168d70ae06769ec6996c4e0da122f (diff) |
Add an easy way to directly use the system PRNG.
Diffstat (limited to 'src/lib/rng/system_rng/info.txt')
-rw-r--r-- | src/lib/rng/system_rng/info.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/src/lib/rng/system_rng/info.txt b/src/lib/rng/system_rng/info.txt new file mode 100644 index 000000000..387b7e1dd --- /dev/null +++ b/src/lib/rng/system_rng/info.txt @@ -0,0 +1,19 @@ +define SYSTEM_RNG 20141202 + +<os> +aix +cygwin +darwin +dragonfly +freebsd +haiku +hpux +hurd +irix +linux +netbsd +openbsd +qnx +solaris +tru64 +</os> |