Update README.md
This commit is contained in:
@@ -14,7 +14,7 @@ We use the widely used encryption algorithm **ChaCha20** as an extremely fast Cr
|
|||||||
|
|
||||||
A simple shell tool that simply produces randomness to a file or pipe. It uses ChaCha20 encryption algorithm to produce a random stream that cannot be predicted unless one knows the key - the seed - being used. Keeping always the same seed may be useful for researchers and such who need repeatable results.
|
A simple shell tool that simply produces randomness to a file or pipe. It uses ChaCha20 encryption algorithm to produce a random stream that cannot be predicted unless one knows the key - the seed - being used. Keeping always the same seed may be useful for researchers and such who need repeatable results.
|
||||||
|
|
||||||
<img src="https://github.com/LeoVasanko/RandQuik/blob/main/docs/random.webp?raw=true" width="800" alt="Screenshot">
|
<img src="https://github.com/LeoVasanko/RandQuik/blob/legacy/docs/random.webp?raw=true" width="800" alt="Screenshot">
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user