mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 05:06:44 +01:00
Added basic key-switching + file formatting
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use rand_chacha::rand_core::SeedableRng;
|
||||
use rand_chacha::ChaCha8Rng;
|
||||
use rand_chacha::rand_core::SeedableRng;
|
||||
use rand_core::{OsRng, RngCore};
|
||||
|
||||
const MAXF64: f64 = 9007199254740992.0;
|
||||
|
||||
Reference in New Issue
Block a user