Skip to content

Replace random generation with random_int() #1

@denys-potapov

Description

@denys-potapov

Replace homemade random generator with PHP7 int random_int (int $min, int $max ).

For backward compatibility use random_compat polyfill.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions