Generate a random string of given size.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax
C#
public string NextString( int size )
Parameters
- size
- Type: SystemInt32
Return Value
Type: StringSee Also