random

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2020 License: BSD-3-Clause Imports: 3 Imported by: 2

README

random

Simple random string tool

import "github.com/btnmasher/random"

func main() {
  str := random.String(10)
}

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func String

func String(length int) string

String returns a random alphanumeric string given the length parameter.

Types

This section is empty.

Jump to

Keyboard shortcuts

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