[PR #297] [MERGED] add some randomness #393

Closed
opened 2026-03-03 13:47:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/297
Author: @loganmc10
Created: 3/4/2025
Status: Merged
Merged: 3/4/2025
Merged by: @loganmc10

Base: mainHead: rand


📝 Commits (1)

📊 Changes

6 files changed (+95 additions, -39 deletions)

View changed files

📝 Cargo.lock (+29 -28)
📝 Cargo.toml (+1 -0)
📝 src/device.rs (+24 -0)
📝 src/device/pi.rs (+7 -1)
📝 src/device/si.rs (+16 -10)
📝 src/netplay.rs (+18 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/gopher64/gopher64/pull/297 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 3/4/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `rand` --- ### 📝 Commits (1) - [`ac900f9`](https://github.com/gopher64/gopher64/commit/ac900f9396ca583bad35e1352b2159da1275eff9) add some randomness ### 📊 Changes **6 files changed** (+95 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+29 -28) 📝 `Cargo.toml` (+1 -0) 📝 `src/device.rs` (+24 -0) 📝 `src/device/pi.rs` (+7 -1) 📝 `src/device/si.rs` (+16 -10) 📝 `src/netplay.rs` (+18 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:47:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/gopher64#393
No description provided.