/golib

A placeholder for small go library packages

Primary LanguageShellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

github.com/mixcode/golib/

!! THIS PACKAGE PATH IS DEPRECATED!!

Use golib-XXXX version of the libraries instead.

A placeholder for small go library packages.

Libs

  • mtrand : A Mersenne-Twister Random Number generator
  • cbccts : A CBC block cipher encrypter/decrypter in CTS mode
  • encoding/json : A modified golang encoding/json for snake_cased JSON variable names