package
Version:
v0.750.6
Opens a new window with list of versions in this module.
Published: Aug 21, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
DefaultChars = "ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
)
String generates a random string of length n, using the characters in the charset string
if provided, or using the default charset if not.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.