Crates.io | lexis |
lib.rs | lexis |
version | 0.2.3 |
source | src |
created_at | 2024-04-10 21:25:40.271732 |
updated_at | 2024-06-04 12:43:33.649291 |
description | Generates human-readable sequences from numeric values using a predefined word list |
homepage | |
repository | https://git.sr.ht/~alip/lexis |
max_upload_size | |
id | 1204061 |
size | 81,011 |
Lexis: Generates human-readable sequences from numeric values using a predefined word list
Maintained by Ali Polatel. Up-to-date sources can be found at https://git.sr.ht/~alip/lexis and bugs/patches can be submitted by email to ~alip/lexis-devel@lists.sr.ht.
std::collections::hash_map::DefaultHasher
instead of
std::hash::DefaultHasher
for compatibility with older rustToName
to generate human-readable names from numbers