index
:
librandom
copilot/convert-photonspinrandom-to-c
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
copilot/convert-photonspinrandom-to-c
Port random number generators from C# to C with bake build support
copilot-swe-agent[bot]
7 weeks
main
Initial commit
Emil
7 weeks
Age
Commit message
Author
Files
Lines
2026-02-20
Port random number generators from C# to C with bake build support
copilot/convert-photonspinrandom-to-c
copilot-swe-agent[bot]
1
-0
/
+1
2026-02-20
Fix Unicode minus signs to ASCII hyphens
copilot-swe-agent[bot]
2
-2
/
+2
2026-02-20
Add XorShift, SplitMix64, WyRandom, PCG, and XoroShiro generators
copilot-swe-agent[bot]
13
-55
/
+843
2026-02-20
Update donut ASCII art to a different angle
copilot-swe-agent[bot]
1
-29
/
+28
2026-02-20
Add comprehensive README documentation for the C implementation
copilot-swe-agent[bot]
2
-0
/
+96
2026-02-20
Add safety check and clarifying comment for array bounds
copilot-swe-agent[bot]
1
-2
/
+5
2026-02-20
Add .gitignore to exclude compiled binaries
copilot-swe-agent[bot]
2
-0
/
+13
2026-02-20
Convert PhotonSpinRandom.cs to C with @BAKE support and donut ASCII art
copilot-swe-agent[bot]
5
-0
/
+328
2026-02-20
Initial plan
copilot-swe-agent[bot]
0
-0
/
+0
2026-02-20
Initial commit
HEAD
main
Emil
1
-0
/
+2
Clone
https://git.chud.cyou/librandom
git@chud.cyou:librandom