Registry / networking / xor-name

xor-name

JSON →
library5.0.0rscratesunverified

Xor Type.

# Cargo.toml [dependencies] xor_name = "5.0.0"
INSTALL
IMPORT
SIG · XOR-NAME
X
xor-name
networkingrustv5.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

XorName
use xor_name::XorName;

Generate a random XOR name.

use xor_name::XorName; fn main() { let name = XorName::random(); println!("{:?}", name); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
26
OpenAI (training)
1
Resources
xor-name — cargo add xor-name · libregistry