Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateRandomString ¶
GenerateRandomString generates a random string of the specified length. The generated string is prefixed with "Encrypt-" and suffixed with "-END".
Parameters:
- length: The length of the random string to generate.
Returns:
- A random string of the specified length with the prefix and suffix.
- An error if the random string generation fails.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.