Skip to content

Instantly share code, notes, and snippets.

@LewisGet
Last active September 16, 2016 13:25
Show Gist options
  • Save LewisGet/ca38dc30746d7d041e44ff74d3e0ee8d to your computer and use it in GitHub Desktop.
Save LewisGet/ca38dc30746d7d041e44ff74d3e0ee8d to your computer and use it in GitHub Desktop.
(0.3 < Math.random()) ? (0.5 < Math.random()) ? 1 : -1 : 0
// # Speed up
// 1. last time used memory (nearest start random)
// 2. thinking bundle (tag of thnik memory thing and be used by call it)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment