List Headline Image
Updated by neha pandey on May 01, 2021
 REPORT
neha pandey neha pandey
Owner
1 items   1 followers   0 votes   0 views

Random Function in C

In the C programming language, the rand() function is a library function that generates the random number in the range [0, RAND_MAX].

Website at https://www.javatpoint.com/random-function-in-c

In the C programming language, the rand() function is a library function that generates the random number in the range [0, RAND_MAX].