glossia 0.2.0

Encode binary data (BIP39 mnemonics, keys, arbitrary payloads) into grammatically correct, human-readable natural language
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
pub mod color;
pub mod spline;
pub mod curve;
pub mod frame;
pub mod constellation;
pub mod capacity;
pub mod codec;
pub mod rs_encoding;
pub mod banner;
pub mod render;
pub mod voronoi;
pub mod svg;