RandReader
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.crypto.rand
- Platforms: .NET, .NET Standard 2.0, Island
Instance Methods
constructor
constructor
RandReader()
init()
Sub New()
Read
method Read(p: Slice<Byte>): tuple of (Int64, error)
(Int64, error) Read(Slice<Byte> p)
func Read(_ p: Slice<Byte>) -> tuple of (Int64, error)
func Read(p Slice<Byte>) tuple of (Int64, error)
Function Read(p As Slice<Byte>) As Tuple (Of Int64, error)
Parameters:
- p: