rand16
rand16 is a random number generation library implemented in Rust, specifically designed to generate 16-bit random numbers. It offers a simple API, ensuring efficient random number generation. Developers can easily utilize it for various applications, making it a versatile tool.
GitHub Stars
1
User Rating
Not Rated
Favorites
0
Views
17
Forks
0
Issues
0
Rand 16
A hyper-mcp plugin that generates random 16 bytes and encodes to base64uri.
{
"plugins": [
{
"name": "rand16",
"path": "oci://ghcr.io/dabevlohn/rand16:v0.0.2"
},
]
}
codeprism is a code editor built using the Rust programming language, offering real-time syntax highlighting and auto-completion features. It is designed to help developers code efficiently, with a focus on usability and performance. It also includes project management and version control features, facilitating collaboration within teams.