選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Noëlle Anthony dd48be6b1d Added line to readme 5年前
LICENSE Initial commit 5年前
README.md Added line to readme 5年前

README.md

go-inchar

In Nomine character generator in Go

My first big project in any new language is a character generator. It involves an understanding of functions, data types, randomness, and user input and output, so it’s a good proof of language acquisition.