Skip to content

Commit

Permalink
screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
isidroas committed Jun 8, 2024
1 parent 29c3a3c commit ac553cb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@ A didactic implementation of the Fortuna cryptographically secure pseudorandom n

Examples only tested in Linux, but they should work also in macOS.

```
pip install .
python example.py
```

!(./docs/screenshot.png)

# Learn specification

- https://en.wikipedia.org/wiki/Fortuna_(PRNG)
Expand Down

0 comments on commit ac553cb

Please sign in to comment.