scru128-test

Crates.ioscru128-test
lib.rsscru128-test
version0.3.0
sourcesrc
created_at2022-05-01 00:49:27.348633
updated_at2022-05-01 00:49:27.348633
descriptionSCRU128 Generator Tester
homepage
repositoryhttps://github.com/scru128/gen_test
max_upload_size
id578404
size25,490
LiosK (LiosK)

documentation

README

SCRU128 Generator Tester

GitHub tag License

A command-line SCRU128 tester that tests if a generator generates monotonically ordered IDs, sets up-to-date timestamps, fills randomness bits with random numbers, resets the per-second randomness field every second, and so on.

Usage

any-command-that-prints-identifiers-infinitely | scru128-test

Installation

Install Rust and build from source:

cargo install --git https://github.com/scru128/gen_test.git

License

Copyright 2021-2022 LiosK

Licensed under the Apache License, Version 2.0.

See also

Commit count: 20

cargo fmt