Hi

You can find the RFC at:

https://wiki.php.net/rfc/randomizer_additions

Tim Düsterhus and I have updated the RFC and have broadly adopted the proposals.

Firstly we have renamed the `getBytesFromAlphabet` to `getBytesFromString` as Larry Garfield suggested.

Secondly, we have extended the getFloat method with a parameter that specifies which type of interval should be generated (Open, Closed, Right Half-Open and Left Half-Open).

Are you happy with the enum names? Have you any other suggestions?

Cheers

Joshua Rüsweg

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: https://www.php.net/unsub.php

Reply via email to