Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EntropyGenerator ¶
EntropyGenerator is the base interface for generation of entropy for pulses
type StandardEntropyGenerator ¶
type StandardEntropyGenerator struct { }
StandardEntropyGenerator is the base impl of EntropyGenerator with using of crypto/rand
func (*StandardEntropyGenerator) GenerateEntropy ¶
func (generator *StandardEntropyGenerator) GenerateEntropy() insolar.Entropy
GenerateEntropy generate entropy with using of EntropyGenerator
Click to show internal directories.
Click to hide internal directories.