You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Noëlle Anthony a225b2dade Start building the generator преди 6 години
LICENSE Initial commit преди 6 години
README.md Added line to readme преди 6 години
ddchar.go Add better formatting преди 6 години
main.go Start building the generator преди 6 години

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.