SIGN IN SIGN UP
laravel / framework UNCLAIMED

Laravel is a web application framework with expressive, elegant syntax.

0 0 135 PHP

update `rand()` to `mt_rand()` (#60018)

as of v7.1 `rand()` has been aliased to `mt_rand()`.

we get a present, but mostly insignificant, performance bump from switching, but the big benefit is consistency in the codebase.
A
Andrew Brown committed
46a281ea6fe17c766355a3d164af531ae0b3c0ae
Parent: e74a53d
Committed by GitHub <noreply@github.com> on 5/6/2026, 5:49:46 PM