Skip to content

Instantly share code, notes, and snippets.

@stellartux
Last active April 14, 2020 12:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stellartux/b47c28beac470e9e02e7744c7b3c31c5 to your computer and use it in GitHub Desktop.
Save stellartux/b47c28beac470e9e02e7744c7b3c31c5 to your computer and use it in GitHub Desktop.
Bytebeat I've found
127 +
((random() * 64 - 32) * ((1&~t>>(11-1&~t>>10))&(1&~t>>9))) +
((t>>16>0)?(((( t * (32-5*(1&~t>>13)) / 27 ) & 0x55 )*2/3 - 32 ) * (1&~t>>9) * ((1&~t>>13&~t>>11) ^ (1&t>>14))):0) +
(((4&(t*((7&t>>11)|(8&t>>12&t>>11))/2))<<5 % 256) /3 -16) * (1&(~t>>9&~t>>8)) * (1&(t>>(16-(15&t>>14))|(t>>17))) * (1&~t>>19) +
((~t*t*(t>>14-((1&t>>18)*7&t>>12)&t>>10)%64)/3) * (1&t>>19)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment