Skip to content

Instantly share code, notes, and snippets.

@febnug
Created February 17, 2022 06:59
Show Gist options
  • Save febnug/d32018c11e24550fa51f299cef27803a to your computer and use it in GitHub Desktop.
Save febnug/d32018c11e24550fa51f299cef27803a to your computer and use it in GitHub Desktop.
; 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