Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Noëlle Anthony 1bb31e9fff Update README 5 лет назад
LICENSE Initial commit 5 лет назад
README.md Update README 5 лет назад
ddchar.go Add better formatting 5 лет назад
main.go Start building the generator 5 лет назад

README.md

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.)