選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Noëlle Anthony a225b2dade Start building the generator 5年前
LICENSE Initial commit 5年前
README.md Added line to readme 5年前
ddchar.go Add better formatting 5年前
main.go Start building the generator 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.