rdm

package
v0.0.0-...-8375e82 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2016 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

*

  • random 随机数

Index

Constants

View Source
const (
	CHARSET = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
)

Variables

This section is empty.

Functions

func NewGenerate

func NewGenerate(i int) string

func NewRdm

func NewRdm() string

Types

type Rdm

type Rdm struct {
	Length int
}

func New

func New() *Rdm

默认 5 位随机数

func (*Rdm) Generate

func (h *Rdm) Generate() (string, error)

func (*Rdm) SetLength

func (h *Rdm) SetLength(i int) error

Jump to

Keyboard shortcuts

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