hi dears.
I am using Emu8086.
I need to generating an array of random numbers.
Are there any ready procedure or intrupt?
if there are not, how can I do it?
thanks.
funfullson 0 Junior Poster in Training
Recommended Answers
Jump to PostHi,
If you are using EMU8086, I suppose you are about to learn assembly programming and generating a sequence of random numbers seems to be kind of exercise. EMU8086 does not have random number generator. Classical method for computing pseudo random numbers is the linear congruential random number generation …
Jump to Postthere is a problem at assemby86 function.it returns same sequence of random number every time.how we can improve it?
No thanks at all!
assemby86 or to be more specific the random generator …
All 7 Replies
wildgoose 420 Practically a Posting Shark
funfullson 0 Junior Poster in Training
wildgoose 420 Practically a Posting Shark
tesuji 135 Master Poster
funfullson 0 Junior Poster in Training
tesuji 135 Master Poster
Tahir007 10 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.