Skip to content
Snippets Groups Projects
Commit 051699ca authored by STEVAN Antoine's avatar STEVAN Antoine :crab: Committed by STEVAN Antoine
Browse files

update README

parent d9eb1772
No related branches found
No related tags found
1 merge request!126support proper 32-byte RNG seeds
This commit is part of merge request !126. Comments created here will be created in the context of that merge request.
......@@ -7,7 +7,7 @@
use ./bins/inbreeding
```
```bash
const PRNG_SEED = 123
const PRNG_SEED = "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
const OPTS = {
nb_bytes: (10 * 1_024),
k: 10,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment