joyful 0.1.1

Generate delightful, random word combinations - Rust port of the joyful TypeScript library
Documentation
1
2
3
pub const MIN_SEGMENTS: usize = 2;
pub const DEFAULT_SEPARATOR: char = '-';
pub const MIN_CATEGORY_WORD_LENGTH: usize = 2;