What is the difference between the built-in functions rand() and srand() in awk programming?
What is the difference between the built-in functions rand() and srand() in awk programming? Correct Answer rand() generates the same random number always whenever the program runs but srand() generates the different
মোঃ আরিফুল ইসলাম
Feb 20, 2025