util

package
v1.10.2 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RandomStringGenerator

type RandomStringGenerator struct {
	Size int
	// contains filtered or unexported fields
}

func NewRandomStringGenerator

func NewRandomStringGenerator(stringSize int) *RandomStringGenerator

Provides a generator of random strings of provided length it uses the math/rand library

func (*RandomStringGenerator) RandomString

func (gen *RandomStringGenerator) RandomString() string

Jump to

Keyboard shortcuts

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