Categorygithub.com/pawelWritesCode/charset
repositorypackage
1.0.0
Repository: https://github.com/pawelwritescode/charset.git
Documentation: pkg.go.dev

# README

Charset

This library contains different charsets and function that allows to pick random runes from them.

tenRandomJapaneseCharacters := charset.RandomRunes(10, []rune(charset.Japanese))