您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

go-inchar

In Nomine and D&D character generators 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.

(The D&D character generator is here because I forgot which system I was coding for and decided to do both.)