The Random\CryptoSafeEngine interface

Introduction

A 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()