Method Random.AES128_CTR_DRBG()->create()

class Random.AES128_CTR_DRBG

Method create

Random.AES128_CTR_DRBG Random.AES128_CTR_DRBG(string(8bit) entropy, void|string(8bit) personalization)

Description

Instantiate a random generator without derivation function, with the given initial entropy and personalization.