"
Toggle side menu
Toggle side menu
Docs
Blog
API
ISeekableRng
<TCounter>
Interface
Summary
An RNG that is seekable - i.e. it can be fast forwarded to any point in the stream.
Namespace
RandN
Interfaces
IRng
Implementing Types
ChaCha
Syntax
public
interface
ISeekableRng
<
TCounter
> :
IRng
Type Parameters
Name
Description
TCounter
Properties
Name
Value
Summary
Position
TCounter
The current position of the RNG.