2022年6月14日(火) 9:01 Go Kudo <g-k...@colopl.co.jp>: > Hello internals. > > Voting began on 2022-06-14 00:00:00 (UTC) and will end on 2022-06-28 > 00:00:00 (UTC). > > https://wiki.php.net/rfc/rng_extension > > The implementation is not yet complete and has some issues. > See TODO in Pull Request for details. > > https://github.com/php/php-src/pull/8094 > > Best Regards, > Go Kudo >
Hi. RFC has been updated. Includes corrections to areas pointed out by Tim and changes MersenneTwister to MT19937. I also made it possible to vote for each item. https://wiki.php.net/rfc/random_extension_improvement How about it? for Tim: > I believe you missed my suggestion (4) My apologies! I had completely missed that. That new feature sounds good to me. But, I think the method name `pickString()` would be better. (It is interoperable with `pickArrayKey()`) Added to the RFC.