/char-freq-counter

A basic Golang script for counting the number of occurances of specific characters in some text, including unicode. (Every character, even if they're just capitalized or lowercase versions of one another are differentiated between)

Primary LanguageGoMIT LicenseMIT

No issues in this repository yet.