Add util to generate random event_id's.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2026-02-14 07:44:39 +00:00
parent ca6cf8ad19
commit b7ea9714e8
3 changed files with 26 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -5285,6 +5285,7 @@ dependencies = [
"arrayvec",
"axum",
"axum-extra",
"base64",
"bytes",
"bytesize",
"cargo_toml",