random

package
v0.0.0-...-e4e151b Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package random provides methods to generate random data

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRandomInt

func GetRandomInt(min, max int64) int64

GetRandomInt generates a random integer min and max

func GetRandomString

func GetRandomString(n int) string

GetRandomString generates a random string of length n

func GetRandomStringListOfSizeN

func GetRandomStringListOfSizeN(n int) *[]string

GetRandomStringListOfSizeN return a list of strings

func GetRandomUUID

func GetRandomUUID() string

GetRandomUUID returns a random uuid string

Types

This section is empty.

Jump to

Keyboard shortcuts

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