uuid-readable-rs 0.1.6

Easy to remember unique sentences acting as UUID
Documentation
1
2
3
4
5
6
7
8
//! Lists of words from mainly <https://github.com/Debdut/uuid-readable>

pub mod adjectives;
pub mod animals;
pub mod names;
pub mod personal_nouns;
pub mod places;
pub mod verbs;