Cargo Features
qudoku has no features set by default.
[dependencies]
qudoku = { version = "0.1.1", features = ["rand"] }
- rand
-
Enables rand ^0.8.5, rand of secp ^0.2.0
Affects
qudoku::random_coefficients
…
qudoku has no features set by default.
[dependencies]
qudoku = { version = "0.1.1", features = ["rand"] }
Enables rand ^0.8.5, rand of secp ^0.2.0
Affects
qudoku::random_coefficients
…