issues
search
argumentcomputer
/
lurk
Lurk is a Turing-complete programming language for zk-SNARKs. It is a statically scoped dialect of Lisp, influenced by Scheme and Common Lisp.
https://docs.argument.xyz
MIT License
39
stars
0
forks
source link
feat: `rand` meta command
#350
Closed
arthurpaulino
closed
1 week ago
arthurpaulino
commented
1 week ago
Implement
rand_digest
, which is capable of creating random digests
Use the
rand_digest
to simplify the code for microchain ID generation
Use the
rand_digest
to implement the
rand
meta command
rand_digest
, which is capable of creating random digestsrand_digest
to simplify the code for microchain ID generationrand_digest
to implement therand
meta command