home | this is

Golang utility library bundle

extensiongolrandom

This package helps with generating random values. Currently it provides:

  • generate random char set with alphanumeric characters and `-`, `_`, `+`, and `=`code
  • generate random string with just characterscode
it plans to include more varieties of random character sets

Reach out to us on developer channel for more details.