Methods
Name | Description | |
---|---|---|
![]() | AddSeedMaterial(array<Byte>[]()[][]) | Add more seed material to the generator. |
![]() | AddSeedMaterial(Int64) | Add more seed material to the generator. |
![]() | NextBytes(array<Byte>[]()[][]) | Fill byte array with random values. |
![]() | NextBytes(array<Byte>[]()[][], Int32, Int32) | Fill byte array with random values. |