RandomShift ClassAerospike
Generate pseudo random numbers using xorshift128plus algorithm. This class is not thread-safe and should be instantiated once per thread.
Inheritance Hierarchy

OnlineSystem Object
  Aerospike.Client RandomShift

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.1.0.0 (3.1.7)
Syntax

See Also