#jwt #random #helper #time #uuid #hash

helpers

self use helper library

18 releases (5 breaking)

new 0.6.1 Mar 28, 2025
0.6.0 Mar 10, 2025
0.5.5 Feb 10, 2025
0.5.3 Jan 18, 2025
0.1.4 Mar 12, 2024

#59 in #uuid

Download history 54/week @ 2024-11-29 466/week @ 2024-12-06 60/week @ 2024-12-13 16/week @ 2024-12-20 269/week @ 2025-01-03 70/week @ 2025-01-10 119/week @ 2025-01-17 76/week @ 2025-02-07 81/week @ 2025-02-14 10/week @ 2025-02-21 13/week @ 2025-02-28 109/week @ 2025-03-07 23/week @ 2025-03-14

155 downloads per month

MIT license

39KB
353 lines

helpers

Use the features you need:

[dependencies]
helpers = { version = "x.x.x", features = ["uuid", "rand"] }

Available features:

  • uuid
  • rand
  • jwt
  • hash
  • time

lib.rs:

Use the features you need:

[dependencies]
helpers = { version = "x.x.x", features = ["uuid", "rand"] }

Available features:

  • uuid
  • rand
  • jwt
  • hash
  • time

Dependencies

~6–15MB
~217K SLoC