RandomShift
NextString Method
Aerospike
Generate a random string of given size.
Namespace:
Aerospike.Client
Assembly:
AerospikeClient
(in AerospikeClient.dll) Version: 4.1.5.0 (4.1.5)
Syntax
VB
C#
C++
F#
JScript
View Colorized
Copy to Clipboard
Print
public
string
NextString
(
int
size
)
public string NextString( int size )
Parameters
size
Type:
System
Int32
See Also
RandomShift Class
RandomShift Members
Aerospike.Client Namespace