Add moon generator.

This commit is contained in:
C. Guy Yarvin 2015-10-20 11:12:22 -07:00
parent f08c934db5
commit 258907be06

16
gen/moon.hoon Normal file
View File

@ -0,0 +1,16 @@
::
:::: /hoon/ticket/gen
::
/? 314
::
::::
!:
:- %say
|= $: [now=@da eny=@uvI bec=beak]
[~ ~]
==
:- %noun
?> =(1 (met 5 p.bec))
=+ mon=(mix (lsh 5 1 (end 5 1 eny)) p.bec)
=+ tic=((hard ,@p) .^(/a/(scot %p p.bec)/tick/(scot %da now)/(scot %p mon)))
"moon: {<`@p`mon>}; ticket: {<tic>}"