Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ShuffleArray ¶
type ShuffleArray struct {
Orignal []int
}
ShuffleArray is
func (*ShuffleArray) Reset ¶
func (s *ShuffleArray) Reset() []int
Reset the array to its original configuration and return it.
func (*ShuffleArray) Shuffle1 ¶
func (s *ShuffleArray) Shuffle1() []int
Shuffle1 beat 53.21% in time
Click to show internal directories.
Click to hide internal directories.