Randomizer::getBytesFromString()
* Add `Randomizer::getBytesFromAlphabet()` method * Rename `getBytesFromAlphabet` to `getBytesFromString` * [ci skip] Add NEWS/UPGRADING for Randomizer::getBytesFromString() Co-authored-by: Tim Düsterhus <tim@bastelstu.be>
* Unify structure for ext/random's engine tests (2) This makes adjustments that were missed in 2d6a883b3a. * Add `engines.inc` for ext/random tests * Unify structure for ext/random's randomizer tests
2d6a883b3a