random

package
v1.52.2 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2020 License: MIT Imports: 3 Imported by: 31

Documentation

Overview

Package random holds a few functions for working with random numbers

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Password

func Password(bits int) (password string, err error)

Password creates a crypto strong password which is just about memorable. The password is composed of printable ASCII characters from the base64 alphabet.

Requres password strength in bits. 64 is just about memorable 128 is secure

func String

func String(n int) string

String create a random string for test purposes.

Do not use these for passwords.

Types

This section is empty.

Jump to

Keyboard shortcuts

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