(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 |
---|---|---|---|
269 | 2024-01-12 20:40:50 | 54.26 | 93.1% |
254 | 2024-01-09 05:57:22 | 58.64 | 95.8% |
250 | 2024-01-09 05:53:25 | 52.55 | 95.6% |
245 | 2024-01-09 05:45:31 | 52.26 | 95.7% |
227 | 2024-01-09 02:08:05 | 52.30 | 94.1% |
216 | 2024-01-09 01:49:54 | 49.64 | 93.3% |
192 | 2024-01-08 03:34:09 | 52.31 | 93.2% |
137 | 2024-01-05 00:44:08 | 49.03 | 95.2% |
119 | 2024-01-04 18:48:27 | 52.98 | 94.7% |
109 | 2024-01-04 01:13:46 | 49.07 | 94.5% |
94 | 2024-01-04 00:54:02 | 51.50 | 94.4% |
86 | 2024-01-03 17:06:45 | 39.38 | 94.9% |