randx

package
v0.0.22 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2025 License: MIT Imports: 3 Imported by: 2

Documentation

Index

Constants

View Source
const ALPHABET = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"
View Source
const ALPHABET_LOWER = "abcdefghijklmnopqrstuvwxyz"
View Source
const ALPHABET_NUMERIC = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
View Source
const ALPHABET_NUMERIC_NO_ZERO = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ123456789"
View Source
const ALPHABET_UPPER = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"

Variables

This section is empty.

Functions

func RndId

func RndId(length int) string

func RndIdCharset

func RndIdCharset(length int, charset string) string

func RndRange

func RndRange(min, max int) int

func RndRangeFP32

func RndRangeFP32(min, max float32) float32

func RndRangeFP64

func RndRangeFP64(min, max float64) float64

Types

This section is empty.

Jump to

Keyboard shortcuts

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