Add native RND and ASC functions
Some checks failed
akbasic CI Build / cmake_build (push) Failing after 3m28s
akbasic CI Build / sanitizers (push) Failing after 5m35s
akbasic CI Build / coverage (push) Failing after 4m10s
akbasic CI Build / mutation_test (push) Failing after 3m37s
akbasic CI Build / akgl_build (push) Failing after 7m24s

Implement bounded random integers with lazy clock seeding and add ASC as the inverse of CHR. Cover dispatch, validation, deterministic LCG output, UTF-8 round trips, function reference, and the breakout tutorial.

Closes #16.

Co-authored-by: andrew <andrew@aklabs.net>
This commit is contained in:
2026-08-05 06:40:53 -04:00
committed by andrew
parent ed6f463897
commit 9ea5af67ae
9 changed files with 141 additions and 50 deletions

View File

@@ -0,0 +1,3 @@
97 : 97
65 : 65
64 : 64