Created
February 17, 2022 06:59
-
-
Save febnug/d32018c11e24550fa51f299cef27803a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; generate random numbers | |
in al,40h | |
rdtsc | |
xadd ax,bp | |
imul ax, -7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment