How can i make a pseudo number generator in arm assembly, i have a range from 0 to 1000 and i need to generate 250 numbers into a array. I am using keil5 on tm4c123ghpm
exactly the same way you'd make it in any other language?
What have you tried so far?
Where are you stuck?
Sounds like a home work problem, what do course notes or teacher say?
Solve the problem for the general case, then focus on the tight requirements of a specific target and language.