Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AESDecryptWithCFB ¶
AESDecryptWithCFB decrypt hex string with AES CFB mode
func AESEncryptWithCFB ¶
AESEncryptWithCFB encrypt string with AES CFB mode, output hex string
func RandomFloat ¶
RandomFloat return a random float with given precision, the integer of float will be 0.
func RandomString ¶
RandomString return a random string with given length that only contains lower/upper letters
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.