Docs
Posts
API
Search
ChaCha
.
GetChaCha8Factory
()
Method
Version
v0
.2
.x
Namespace
RandN
.Rngs
Type
ChaCha
Method Members
Create
(ChaCha
.Seed)
Create
(ChaCha
.Seed,
uint)
Fill
(Span
<byte>
)
GetChaCha12Factory
()
GetChaCha20Factory
()
GetChaCha8Factory
()
NextUInt32
()
NextUInt64
()
NamedType Members
ChaCha
.Counter
ChaCha
.Factory12
ChaCha
.Factory20
ChaCha
.Factory8
ChaCha
.Seed
Property Members
Position
Gets the ChaCha8 factory.
Namespace
RandN
.Rngs
Containing Type
ChaCha
Syntax
public
static
ChaCha.
Factory8
GetChaCha8Factory
(
)
Return Value
Type
Description
ChaCha
.Factory8
On This Page
Syntax
Return Value