Add php_random_int internal API
authorLeigh <leigh@php.net>
Wed, 19 Oct 2016 17:00:54 +0000 (18:00 +0100)
committerLeigh <leigh@php.net>
Thu, 20 Oct 2016 09:18:07 +0000 (10:18 +0100)
commitc3361f16c7086d328142d4f08615e52256ad60df
tree774fd270da0a15a4ed2bfb46370b129ea5adf904
parent9e480a1766f07193a795d29a646eda250fe2b7f4
Add php_random_int internal API

This is the internal API compliment to `php_random_bytes`
ext/standard/php_random.h
ext/standard/random.c