random

package
v0.0.18 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2024 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRandom added in v0.0.15

func NewRandom(seed int64) *seedRandom

func RandInt

func RandInt(max int) int

RandInt 生成指定范围内随机数 [0,max]

func RandRangeInt

func RandRangeInt(min, max int) int

RandRangeInt 生成指定范围内随机数 [min,max]

func RandString

func RandString(length int) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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