(publish :path "/hello-count" :content-type "text/html" :function (let ((count 0)) #'(lambda (req ent) (with-http-response (req ent) (with-http-body (req ent) (html (:html (:head (:title "Hello Counter")) (:body ((:font :color (nth (random 5) '("red" "blue" "green" "purple" "black"))) "Hello World had been called " (:princ (incf count)) " times")))))))))
Game | Time | WPM | Accuracy |
---|---|---|---|
178 | 2024-05-03 19:59:58 | 42.89 | 94.1% |
161 | 2024-05-03 19:30:56 | 39.76 | 95.2% |
131 | 2024-05-03 17:30:54 | 43.18 | 94.7% |
117 | 2024-05-03 00:00:11 | 38.28 | 91.5% |
93 | 2024-05-02 18:42:42 | 39.18 | 93.7% |
92 | 2024-05-02 18:40:32 | 34.30 | 94.1% |
76 | 2024-05-02 17:49:41 | 36.45 | 92.6% |
51 | 2024-05-01 22:22:59 | 35.48 | 93.3% |
47 | 2024-05-01 22:14:20 | 32.99 | 91.6% |
40 | 2024-04-30 18:01:42 | 36.45 | 93.9% |
22 | 2024-04-29 16:23:12 | 33.64 | 92.8% |