RandoPHP is a PHP open source package for generating random numbers, characters, strings and sequences. With this package you can: Draw: Extract random items (sample) from an array. This is useful when you want to “draw” some numbers or items; Generate: useful for create random items like integer, byte, boolean…