Cargo Features

cryptix-bigint has no features set by default.

[dependencies]
cryptix-bigint = { version = "0.1.0", features = ["rand"] }
rand

Enables rand_core

Affects digit::Digit.rand, property::IsBigInt.rand