seedfaker 0.2.0.pre.alpha.5 → 0.2.0.pre.alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 62d9762bd67dbc77060d4c69bc4e45403efa79e7ae6bd634d3fbd43c950a0caa
|
|
4
|
+
data.tar.gz: 98cdc19fbcfc1ec43b8081bba6d62406c35ac7da8893931b6160a9305e0f4075
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c65c11d318b796cbfa7561089f7c7e8c6256f3ecb322d6ddbf430f39baeca0df7e5c619a3f83dedb8081b4a5710428d4fff1c0810c98b8b11620ded537847214
|
|
7
|
+
data.tar.gz: 10e7b6ea47455a9b22d86c64c251338aa6dd3e94f1a35ed00fc231a1db23c450db4b62f5743b45d880319a100817f1864b4c43711ae66ec2953ce469370368ec
|
data/README.md
CHANGED
|
@@ -36,7 +36,7 @@ Seedfaker::SeedFaker.fields # all field names
|
|
|
36
36
|
- [Quick start](https://github.com/opendsr-std/seedfaker/blob/main/docs/quick-start.md)
|
|
37
37
|
- [Field reference (200+ fields)](https://github.com/opendsr-std/seedfaker/blob/main/docs/field-reference.md)
|
|
38
38
|
- [Library API](https://github.com/opendsr-std/seedfaker/blob/main/docs/library.md)
|
|
39
|
-
- [Guides](https://github.com/opendsr-std/seedfaker/blob/main/guides/) — seed databases, anonymize data, NER training
|
|
39
|
+
- [Guides](https://github.com/opendsr-std/seedfaker/blob/main/guides/) — library usage, seed databases, mock APIs, anonymize data, NER training
|
|
40
40
|
- [Full documentation](https://github.com/opendsr-std/seedfaker)
|
|
41
41
|
|
|
42
42
|
---
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|