vrand

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetNum

func GetNum(min int, max int) int

GetNum returns a random int between min and max: [min, max]. The `min` and `max` also support negative numbers.

func GetStr

func GetStr(num ...int) (string, error)

GetStr generates secure URL-friendly unique ID. Accepts optional parameter - length of the ID to be generated (21 by default).

Types

This section is empty.

Jump to

Keyboard shortcuts

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