This website requires JavaScript.
Explore
Help
Sign In
wrath
/
shaniqua-smeggdrop
Watch
1
Star
0
Fork
0
You've already forked shaniqua-smeggdrop
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
144
Commits
1
Branch
0
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
radical_honesty on #flashsupport
3432e3a495
Evaluated proc nist_rand {{when {}}} {if {$when eq ""} {set when [clock scan "8 hours ago"]};set ret 0;set i 0; foreach x [lrange [hex2dec [last [regexp -inline {<outputValue>(.*?)</outputValue>} [n_r_r $when]]]] 0 4] {set ret [expr int($ret + ($x * pow(16,$i)))];incr i;}; return $ret}
2022-12-26 18:03:03 -08:00
radical_honesty on #flashsupport
8fc71e9a2d
Evaluated proc nist_rand {{when {}}} {if {$when eq ""} {set when [clock scan "8 hours ago"]};set ret 0;set i 0; foreach x [lrange [hex2dec [last [regexp -inline {<outputValue>(.*?)</outputValue>} [wget
https://beacon.nist.gov/beacon/2.0/pulse/time/$when
]]]] 0 4] {set ret [expr int($ret + ($x * pow(16,$i)))];incr i;}; return $ret}
2022-12-26 17:39:20 -08:00