Hello. I have created an extension to PHP that provides an object scope PRNG's. I would like to make this extension available in PECL.
Source code is available at the following URL: https://github.com/zeriyoshi/php-ext-orng Likewise, I feel that such an RNG is becoming a necessity in PHP itself. I'm thinking of submitting an RFC, but I think the first step is to make it available in PECL. What do you think? Regards,