Skip to content

Instantly share code, notes, and snippets.

Created January 21, 2011 01:28
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save anonymous/789091 to your computer and use it in GitHub Desktop.
<amalloy> (group-by #(rem % 86400000) (repeatedly 20 #(rand-int (* 10
86400000))))
<sexpbot> ⟹ {43091328 [43091328], 85823489 [777023489], 19147458
[710347458], 48212099 [134612099], 34379782 [725579782], 29852840
[461852840], 36766920 [641566920], 37551370 [555951370], 4857802
[4857802], 41098220 [386698220], 64125390 [841725390], 47243887
[306443887], 75261619 [766461619], 14473139 [446473139], 82339254
[687139254], 7572440 [7572440], 63731963 [150131963], 77411069
[336611069], 30572414 [289772414], 9812575 [355412575]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment