Cargo Features

OneTimePad has no features set by default.

[dependencies]
onetimepad = { version = "0.1.0", features = ["binary", "rand"] }
binary = rand

Enables derive of clap

Required by the binary

rand binary?

Enables rand