package xrand
import "github.com/ydb-platform/ydb-go-sdk/v3/internal/xrand"
Index ¶
- func WithLock() option
- func WithMax(max int64) option
- func WithSource(source int64) option
- type Rand
Functions ¶
func WithLock ¶
func WithLock() option
func WithMax ¶
func WithMax(max int64) option
func WithSource ¶
func WithSource(source int64) option
Types ¶
type Rand ¶
func New ¶
func New(opts ...option) Rand
Source Files ¶
- Version
- v3.25.3
- Published
- May 15, 2022
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 31 seconds ago –
Tools for package owners.