Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SelectByEntropy ¶
func SelectByEntropy( scheme core.PlatformCryptographyScheme, entropy []byte, values []interface{}, count int, ) ([]interface{}, error)
SelectByEntropy selects value from list based on provided crypto scheme and entropy data. Beware: requires sorted values for deterministic selection!
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.