Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Alphabet = []rune("0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzáäåèêëíîïøúýþāăąċčďđĕęěğħķĺłňōŕřŝşšţťŧŭŵžƒƿǩνοςυвгкмпъяѐѓљғԁḽḿṕẓẽịỏụỳ")
Functions ¶
func RandomDirectoryName ¶
RandomDirectoryName returns a random directory name from the provided word list.
func RandomFileExtension ¶ added in v1.9.0
RandomFileExtension returns a random file extension, including '.'. This may also return an empty string.
func RandomFileName ¶
RandomFileName returns a random file name with an extension from the provided word list and common extensions.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.