Commit Graph

126 Commits

Author SHA1 Message Date
94590bbc23
Improve test coverage and documentation 2022-03-26 20:19:17 -07:00
1c8fd87a7f
Implement generics, fix race condition in network 2022-03-26 08:25:52 -07:00
f14edc3ef8
Entropy: split out functions and export them 2022-03-23 23:22:02 -07:00
d3a00b44f4
Style: shorten line 2022-03-15 21:07:27 -07:00
04e1bde185 Merge pull request 'Introduce new PRNG with drastically better performance' (#1) from entropy into master
Reviewed-on: #1
2022-03-16 03:43:52 +00:00
c36496d75d
Introduce new PRNG with drastically better performance
Signed-off-by: kayos@tcp.direct <kayos@tcp.direct>
2022-03-15 20:39:22 -07:00
28c6a6193d
racecar 2022-03-11 23:06:53 -08:00
e6ab8cbd53
Testing: ip pointer range iteration 2022-03-11 21:56:07 -08:00
d800b6f925
Documentation: literals -> pointers 2022-03-11 20:55:24 -08:00
32552a358c
Update go.yml 2022-03-11 20:43:59 -08:00
772d8d4b4f
Create codeql-analysis.yml 2022-03-11 20:42:24 -08:00
993dfdd805
Create go.yml 2022-03-11 20:37:43 -08:00
737458198e
Improve coverage 2022-02-12 19:27:04 -08:00
99d3d82219
Testing: add more test cases 2022-02-12 18:14:54 -08:00
40e3d2190a
Modularize 2022-02-10 04:54:55 -08:00
57029ed818
#justcommonthingz 2022-02-08 04:21:57 -08:00
ff16a2e12e
Add: docs 2022-02-04 04:49:31 -08:00
3ecb1531ad
Fix: missing release mapping 2022-02-04 04:47:17 -08:00
88a8e92b6a
Add: linux uname via syscall package 2022-02-04 04:34:13 -08:00
65b7d32841
Add: squish docs 2022-02-04 00:05:33 -08:00
3769c54b38
Add: squish 2022-02-04 00:04:22 -08:00
ea9c4c9b10 Make godoc happy.. harder 2022-01-01 23:48:31 -08:00
37d32621e8 Make godoc happy 2022-01-01 23:44:05 -08:00
124fd53ebc Testing: add entropy test for the giggles 2022-01-01 23:34:30 -08:00
7222e460b1 Add: random string, docs 2022-01-01 14:01:21 -08:00
909db53116 init 2022-01-01 13:39:27 -08:00