//
pkg.gl
Category
github.com/lfin-open/lfin.utils.golang
crypto
random
package
0.1.5
Repository:
https://github.com/lfin-open/lfin.utils.golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
21 SLOC
#
Functions
GenerateRandomBase64
GenerateRandomBase64 Secure 랜덤바이트를 생성후 Base64 로 리턴.
GenerateRandomBytes
GenerateRandomBytes Secure Ramdom 생성, 바이트로 리턴.
GenerateRandomHexString
GenerateRandomHexString Secure 랜덤바이트를 생성후 hex string 으로 리턴.