Versions in this module Expand all Collapse all v0 v0.0.3 Apr 22, 2020 Changes in this version + const DefaultUuidCntCatch + const HASH_LARGE + const HASH_MAX + const HASH_MIN + const HASH_NORMAL + const MAXINE32 + func GeneratorFileHash(f string) (string, error) + func GeneratorRandomNumber(max int) chan int + func HashMD5() string + func HashSH1() string + func HashSH256() string + type UUIDGenerator struct + Prefix string + Suffix uint32 + func NewUUIDGenerator(prefix string) *UUIDGenerator + func (g *UUIDGenerator) Get() string + func (g *UUIDGenerator) GetUint32() uint32