Hi Christoph, On Mon, Jan 30, 2017 at 10:20 PM, Christoph M. Becker <cmbecke...@gmx.de> wrote:
> Just a quick idea: > > <?php > > class PNRG { > public function __construct($seed = null) {…} > public function get() {…} > } > Object based implementation is a lot cleaner. I'm willing to write one but not now... I would like to make current API work better first. If anyone could write OO based predictable PRNG, I appreciate a lot! Regards, -- Yasuo Ohgaki yohg...@ohgaki.net