|
The Random\CryptoSafeEngine interfaceIntroductionA marker interface indicating that the Random\Engine returns cryptographically secure randomness. Interface synopsis
Random\CryptoSafeEngine
extends
Random\Engine
/* Inherited methods */
public string Random\Engine::generate()
|