From 1d1e50bc2a085d167b77756c241875a83253b23d Mon Sep 17 00:00:00 2001 From: Jakub Wojnowski <29680262+jwojnowski@users.noreply.github.com> Date: Mon, 5 Feb 2024 21:54:16 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20Scala=20port?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index be5503d..e5f18fe 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,7 @@ Most stronger forms of the UUID / GUID algorithms require access to OS services * [Cuid2 for Python](https://github.com/gordon-code/cuid2) - [Gordon Code](https://github.com/gordon-code) * [Cuid2 for Ruby](https://github.com/stulzer/cuid2/blob/main/lib/cuid2.rb) - [Rubens Stulzer](https://github.com/stulzer) * [Cuid2 for Rust](https://github.com/mplanchard/cuid-rust) - [Matthew Planchard](https://github.com/mplanchard) +* [Cuid2 for Scala](https://github.com/jwojnowski/scuid) - [Jakub Wojnowski](https://github.com/jwojnowski) ## Improvements Over Cuid