Kos Prov
Kos Prov
Go to the `jargon2-examples` repo, make sure you have branch `minimal` checked out (as you already did), and run: mvn dependency:copy-dependencies all jars will be copied to `target/dependency`.
I used the [original Go implementation](https://github.com/segmentio/ksuid) from Segment and [a JavaScript implementation](https://github.com/novemberborn/ksuid). Those two are interoperable. [Both](https://github.com/segmentio/ksuid/blob/b85603ccf83fccc141ffd36f9290976bf242aa91/ksuid.go#L19) [use](https://github.com/novemberborn/ksuid/blob/dbed6712ad216a5aa10b060f2b216e701e77ed07/index.js#L24) the epoch mentioned in the blog post (14e8 seconds / 14e11 millis)