phonetic
Version:
Generates unique, pronounceable names, random and seedable
11 lines (8 loc) • 392 B
Markdown
# Phonetic
Generates unique, pronounceable names, random and seedable
## Changelog
### 0.1.1
- Fix: Use crypto's randoms for seed generation (calvinmetcalf)
### 0.1.0
- Initial release
- Future releases may change the word generation algorithm in a way that causes seeds to produce unexpected words. Should this ever be the case in a future version, a note will be made in this changelog.