Skip to main content

Module rug

Module rug 

Available on crate feature backend-rug only.

Structs§

Integer
Big integer type used in this crate

Functions§

external_rand
Wraps any randomness source that implements rand_core::RngCore and makes it compatible with rug::rand.