nonce

package
v0.9.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package nonce generates random alphanumeric strings of fixed length.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Generate

func Generate(n int) string

Generate a random alphanumeric string of the given length. The generate function is safe for concurrent use by multiple goroutines. The original algorithm is taken from: https://stackoverflow.com/a/31832326

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL