Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service provides thread-safe random number generation with configurable seeding
func NewDefault ¶
func NewDefault() *Service
NewDefault creates a random service with time-based seed
Click to show internal directories.
Click to hide internal directories.