Noëlle Anthony 0ca48d4d08 Add better formatting před 5 roky
LICENSE Initial commit před 5 roky
README.md Added line to readme před 5 roky
ddchar.go Add better formatting před 5 roky
main.go Basic implementation of class and stats před 5 roky

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.