# rust-dice **Repository Path**: wangzhen76/rust-dice ## Basic Information - **Project Name**: rust-dice - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: x-kernel - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2026-02-03 - **Last Updated**: 2026-02-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rust-dice ## notice rust-dice中的get_rand函数依赖于各平台的实现,需要各平台独立实现get_rand函数并引入。 rust-dice中提供一个弱引用的get_rand的default函数,在不同平台上,请再次依据平台实现get_rand函数。 ## A note about licensing This crate is based on the upstream `open-dice` repository (https://android.googlesource.com/platform/external/open-dice/).