random

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BytesGenerator

type BytesGenerator struct{}

func (*BytesGenerator) Generate

func (g *BytesGenerator) Generate(config map[string]interface{}) (map[string]string, error)

type IDGenerator

type IDGenerator struct{}

func (*IDGenerator) Generate

func (g *IDGenerator) Generate(config map[string]interface{}) (map[string]string, error)

type IntegerGenerator

type IntegerGenerator struct{}

func (*IntegerGenerator) Generate

func (g *IntegerGenerator) Generate(config map[string]interface{}) (map[string]string, error)

type PasswordGenerator

type PasswordGenerator struct{}

func (*PasswordGenerator) Generate

func (g *PasswordGenerator) Generate(config map[string]interface{}) (map[string]string, error)

type StringGenerator

type StringGenerator struct{}

func (*StringGenerator) Generate

func (g *StringGenerator) Generate(config map[string]interface{}) (map[string]string, error)

type UUIDGenerator

type UUIDGenerator struct{}

func (*UUIDGenerator) Generate

func (g *UUIDGenerator) Generate(config map[string]interface{}) (map[string]string, error)

Jump to

Keyboard shortcuts

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