/base26

A base26 encoding in Go

Primary LanguageGoMIT LicenseMIT

About

GoDoc

Implements Base26 encoding and decoding, which is useful to represent large integers in a short, case-insensitive, alphabetic format.

See the tests for example usage.

License

MIT