telodendria/tools
Jordan Bancino c78dc3bd31 Fix a memory bug in StrRandom() with RandIntN().
We're storing integers in this buffer, so we have to allocate enough
memory for them. An integer is usually more than one byte.
2023-02-16 13:10:09 +00:00
..
bin Fix a memory bug in StrRandom() with RandIntN(). 2023-02-16 13:10:09 +00:00
lib Accept #33 2022-11-11 01:07:49 +00:00
env.sh Build improvements so we can easily port to more platforms. 2022-10-15 12:45:21 -04:00