uuid-readable-rs 0.1.6

Easy to remember unique sentences acting as UUID
Documentation
pub static ADJECTIVES: &[&str] = &[
    "mysterious",
    "relieved",
    "dizzy",
    "perfect",
    "careful",
    "arrogant",
    "famous",
    "exciting",
    "bitter",
    "scary",
    "embarrassed",
    "alert",
    "cool",
    "interesting",
    "calm",
    "shiny",
    "putrid",
    "difficult",
    "worried",
    "share",
    "lovely",
    "fine",
    "motionless",
    "brave",
    "talented",
    "repulsive",
    "lazy",
    "brainy",
    "eager",
    "clumsy",
    "adorable",
    "fancy",
    "cautious",
    "afraid",
    "puzzled",
    "dangerous",
    "dull",
    "important",
    "nasty",
    "excited",
    "kind",
    "old",
    "silly",
    "pleasant",
    "tender",
    "troubled",
    "bright",
    "hungry",
    "hard",
    "frantic",
    "fresh",
    "bloody",
    "joyous",
    "tame",
    "empty",
    "cold",
    "crazy",
    "grotesque",
    "busy",
    "angry",
    "breakable",
    "foolish",
    "colorful",
    "slow",
    "old-fashioned",
    "large",
    "great",
    "lucky",
    "sour",
    "drab",
    "wide-eyed",
    "comfortable",
    "successful",
    "helpless",
    "short",
    "windy",
    "inquisitive",
    "tough",
    "stupid",
    "tense",
    "agreeable",
    "magnificent",
    "good",
    "disturbed",
    "cooperative",
    "misty",
    "frail",
    "unusual",
    "charming",
    "clean",
    "close",
    "high",
    "average",
    "polite",
    "dirty",
    "better",
    "deep",
    "itchy",
    "rich",
    "smoggy",
    "loud",
    "clear",
    "free",
    "glamorous",
    "fair",
    "ashamed",
    "modern",
    "proud",
    "cheap",
    "blue",
    "grieving",
    "elated",
    "dapper",
    "stormy",
    "expensive",
    "strong",
    "uptight",
    "dry",
    "elegant",
    "enchanting",
    "thankful",
    "full",
    "light",
    "gorgeous",
    "nervous",
    "safe",
    "salty",
    "cute",
    "smiling",
    "homely",
    "clever",
    "glorious",
    "enthusiastic",
    "impossible",
    "horrible",
    "dead",
    "prickly",
    "creepy",
    "ill",
    "uninterested",
    "sparkling",
    "disgusted",
    "sad",
    "dark",
    "tidy",
    "powerful",
    "real",
    "friendly",
    "quiet",
    "combative",
    "poor",
    "witty",
    "splendid",
    "vast",
    "weary",
    "nice",
    "gleaming",
    "thick",
    "nutty",
    "tired",
    "confused",
    "strange",
    "beautiful",
    "eavy",
    "encouraging",
    "inexpensive",
    "useful",
    "hilarious",
    "delightful",
    "happy",
    "wicked",
    "frightened",
    "bad",
    "fast",
    "mushy",
    "long",
    "helpful",
    "graceful",
    "funny",
    "innocent",
    "bored",
    "cruel",
    "awful",
    "zealous",
    "gentle",
    "thoughtful",
    "attractive",
    "outrageous",
    "filthy",
    "anxious",
    "grumpy",
    "defiant",
    "poised",
    "terrible",
    "courageous",
    "outstanding",
    "amused",
    "naughty",
    "selfish",
    "open",
    "concerned",
    "warm",
    "muddy",
    "gifted",
    "flat",
    "ugly",
    "curious",
    "whole",
    "obedient",
    "thoughtless",
    "homeless",
    "healthy",
    "doubtful",
    "handsome",
    "ugliest",
    "tasty",
    "able",
    "cheerful",
    "super",
    "quaint",
    "narrow",
    "plain",
    "noisy",
    "sleepy",
    "different",
    "fierce",
    "obnoxious",
    "vivacious",
    "easy",
    "jittery",
    "victorious",
    "evil",
    "low",
    "zany",
    "exuberant",
    "energetic",
    "fat",
    "spotless",
    "far",
    "adventurous",
    "precious",
    "sweet",
    "defeated",
    "wrong",
    "small",
    "annoyed",
    "quick",
    "lonely",
    "annoying",
    "weak",
    "alive",
    "aggressive",
    "odd",
    "wild",
    "cloudy",
    "depressed",
    "bewildered",
    "hurt",
    "distinct",
    "jealous",
];