Nunino is a simple command-line tool written in Go that generates random strings of Japanese Hiragana syllables represented in Romaji (Latin script). Users can specify the number of lines, the number of syllables per line, and select from different groups of syllables.
- Generate random strings of Hiragana syllables.
- Specify the number of lines to output.
- Choose the number of syllables per line.
You can easily install Nunino using the following command:
go install github.com/xorcare/nunino@latest