diff --git a/src/oss.html b/src/oss.html index 55d270c..6faa044 100644 --- a/src/oss.html +++ b/src/oss.html @@ -93,6 +93,12 @@ Maven/Ivy repositories at this time.

Opaque type (Blob) and tools (e.g. encoding) for "blobs" - arrays of bytes.
+
gs-datagen + (Scala 3) (Library)
+
Random data generation library for Scala 3. Intended for use in tests, but + not limited to that case. Provides a composable type for generators and + several standard generators.
+