How to generate random numbers in PHP

Опубликовано: 16 Март 2026
на канале: Maths Academy
4,702
12

Visit the website at: https://www.mathsacademy.com.au for resources and online courses. Support the channel via Patreon:   / mathsacademy   Enrol in the full course: https://www.udemy.com/learn-php-via-e...
For the full PHP for Beginners course visit: http://coding.academy/membership

In this lesson I show you how to generate random numbers in PHP.

To generate a random number we need to know which function to Use. Therefore, we visit the online reference manual at php.net.