(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 |
---|---|---|---|
434 | 2024-05-07 20:44:05 | 43.02 | 94.3% |
430 | 2024-05-07 20:37:02 | 46.18 | 95.7% |
412 | 2024-05-07 20:12:24 | 48.38 | 95.5% |
364 | 2024-04-30 11:30:56 | 44.94 | 94.4% |
356 | 2024-04-30 11:20:03 | 47.24 | 96.7% |
344 | 2024-04-30 11:03:17 | 45.44 | 95.6% |
338 | 2024-04-30 10:50:33 | 45.42 | 95.2% |
277 | 2024-04-28 11:44:57 | 44.30 | 96% |
274 | 2024-04-28 11:41:05 | 44.33 | 95.8% |
244 | 2024-04-28 10:38:52 | 45.86 | 95.7% |
243 | 2024-04-28 10:37:02 | 40.06 | 94.1% |
186 | 2024-04-19 11:04:22 | 42.19 | 95.5% |
163 | 2024-04-16 10:33:55 | 44.56 | 97.1% |
162 | 2024-04-16 10:31:54 | 40.09 | 95% |
144 | 2024-04-15 11:24:32 | 39.05 | 94% |
127 | 2024-04-10 13:47:25 | 37.55 | 93.2% |
94 | 2024-04-08 10:56:25 | 41.93 | 94.9% |
67 | 2024-04-04 12:54:25 | 38.68 | 96% |
52 | 2024-04-01 11:29:32 | 38.04 | 96.2% |
41 | 2024-04-01 11:05:44 | 36.07 | 95.5% |
7 | 2024-03-26 12:57:54 | 30.22 | 94.7% |