From 54e0f11ffbb121f18d77fce22628ebd686fb9376 Mon Sep 17 00:00:00 2001 From: Yulian Kuncheff Date: Tue, 12 Dec 2023 14:03:47 -0800 Subject: [PATCH] 4.3.0 docs update --- README.md | 4 +- doc/__404error.html | 2 +- doc/data/GlobalOptions-class.html | 2 +- doc/data/GlobalOptions/GlobalOptions.html | 2 +- doc/data/GlobalOptions/rng.html | 2 +- doc/data/V1Options-class.html | 2 +- doc/data/V1Options/V1Options.html | 2 +- doc/data/V1Options/clockSeq.html | 2 +- doc/data/V1Options/mSecs.html | 2 +- doc/data/V1Options/nSecs.html | 2 +- doc/data/V1Options/node.html | 2 +- doc/data/V1Options/seedBytes.html | 2 +- doc/data/V1State-class.html | 2 +- doc/data/V1State/V1State.html | 2 +- doc/data/V1State/clockSeq.html | 2 +- doc/data/V1State/initialized.html | 2 +- doc/data/V1State/mSecs.html | 2 +- doc/data/V1State/nSecs.html | 2 +- doc/data/V1State/nodeId.html | 2 +- doc/data/V4Options-class.html | 2 +- doc/data/V4Options/V4Options.html | 2 +- doc/data/V4Options/random.html | 2 +- doc/data/V4Options/rng.html | 2 +- doc/data/V5Options-class.html | 2 +- doc/data/V5Options/V5Options.html | 2 +- doc/data/V5Options/randomNamespace.html | 2 +- doc/data/V5Options/v4options.html | 2 +- doc/data/V6Options-class.html | 2 +- doc/data/V6Options/V6Options.html | 2 +- doc/data/V6Options/clockSeq.html | 2 +- doc/data/V6Options/mSecs.html | 2 +- doc/data/V6Options/nSecs.html | 2 +- doc/data/V6Options/node.html | 2 +- doc/data/V6Options/seedBytes.html | 2 +- doc/data/V6State-class.html | 2 +- doc/data/V6State/V6State.html | 2 +- doc/data/V6State/clockSeq.html | 2 +- doc/data/V6State/initialized.html | 2 +- doc/data/V6State/mSecs.html | 2 +- doc/data/V6State/nSecs.html | 2 +- doc/data/V6State/nodeId.html | 2 +- doc/data/V7Options-class.html | 2 +- doc/data/V7Options/V7Options.html | 2 +- doc/data/V7Options/randomBytes.html | 2 +- doc/data/V7Options/time.html | 2 +- doc/data/V8Options-class.html | 2 +- doc/data/V8Options/V8Options.html | 2 +- doc/data/V8Options/randomBytes.html | 2 +- doc/data/V8Options/time.html | 2 +- doc/data/data-library.html | 2 +- doc/enums/Namespace-class.html | 2 +- doc/enums/Namespace/DNS-constant.html | 2 +- doc/enums/Namespace/NIL-constant.html | 2 +- doc/enums/Namespace/Namespace.html | 2 +- doc/enums/Namespace/OID-constant.html | 2 +- doc/enums/Namespace/URL-constant.html | 2 +- doc/enums/Namespace/X500-constant.html | 2 +- doc/enums/ValidationMode.html | 2 +- doc/enums/ValidationMode/ValidationMode.html | 2 +- doc/enums/ValidationMode/values-constant.html | 2 +- doc/enums/enums-library.html | 2 +- doc/index.html | 2 +- doc/index.json | 2 +- doc/parsing/UuidParsing-class.html | 2 +- doc/parsing/UuidParsing/UuidParsing.html | 2 +- doc/parsing/UuidParsing/parse.html | 2 +- doc/parsing/UuidParsing/parseAsByteList.html | 2 +- doc/parsing/UuidParsing/parseHexToBytes.html | 2 +- doc/parsing/UuidParsing/unparse.html | 2 +- doc/parsing/parsing-library.html | 2 +- doc/rng/CryptoRNG-class.html | 2 +- doc/rng/CryptoRNG/CryptoRNG.html | 2 +- doc/rng/CryptoRNG/generateInternal.html | 2 +- doc/rng/LegacyRNG-class.html | 2 +- doc/rng/LegacyRNG/LegacyRNG.html | 2 +- doc/rng/LegacyRNG/generateInternal.html | 2 +- doc/rng/MathRNG-class.html | 2 +- doc/rng/MathRNG/MathRNG.html | 2 +- doc/rng/MathRNG/generateInternal.html | 10 +- doc/rng/MathRNG/seed.html | 2 +- doc/rng/MathRNGDeprecated-class-sidebar.html | 26 ++ doc/rng/MathRNGDeprecated-class.html | 279 ++++++++++++++++++ .../MathRNGDeprecated/MathRNGDeprecated.html | 124 ++++++++ .../MathRNGDeprecated/generateInternal.html | 142 +++++++++ doc/rng/MathRNGDeprecated/seed.html | 124 ++++++++ doc/rng/RNG-class.html | 3 +- doc/rng/RNG/RNG.html | 2 +- doc/rng/RNG/generate.html | 2 +- doc/rng/RNG/generateInternal.html | 2 +- doc/rng/rng-library-sidebar.html | 1 + doc/rng/rng-library.html | 11 +- doc/search.html | 2 +- doc/uuid/Uuid-class.html | 2 +- doc/uuid/Uuid/NAMESPACE_DNS-constant.html | 2 +- doc/uuid/Uuid/NAMESPACE_NIL-constant.html | 2 +- doc/uuid/Uuid/NAMESPACE_OID-constant.html | 2 +- doc/uuid/Uuid/NAMESPACE_URL-constant.html | 2 +- doc/uuid/Uuid/NAMESPACE_X500-constant.html | 2 +- doc/uuid/Uuid/Uuid.html | 2 +- doc/uuid/Uuid/goptions.html | 2 +- doc/uuid/Uuid/isValidUUID.html | 2 +- doc/uuid/Uuid/parse.html | 2 +- doc/uuid/Uuid/parseAsByteList.html | 2 +- doc/uuid/Uuid/unparse.html | 2 +- doc/uuid/Uuid/v1.html | 2 +- doc/uuid/Uuid/v1buffer.html | 2 +- doc/uuid/Uuid/v1obj.html | 2 +- doc/uuid/Uuid/v4.html | 2 +- doc/uuid/Uuid/v4buffer.html | 2 +- doc/uuid/Uuid/v4obj.html | 2 +- doc/uuid/Uuid/v5.html | 2 +- doc/uuid/Uuid/v5buffer.html | 2 +- doc/uuid/Uuid/v5obj.html | 2 +- doc/uuid/Uuid/v6.html | 2 +- doc/uuid/Uuid/v6buffer.html | 2 +- doc/uuid/Uuid/v6obj.html | 2 +- doc/uuid/Uuid/v7.html | 2 +- doc/uuid/Uuid/v7buffer.html | 2 +- doc/uuid/Uuid/v7obj.html | 2 +- doc/uuid/Uuid/v8.html | 2 +- doc/uuid/Uuid/v8buffer.html | 2 +- doc/uuid/Uuid/v8obj.html | 2 +- doc/uuid/uuid-library.html | 2 +- doc/uuid_value/UuidValue-class.html | 2 +- .../UuidValue/UuidValue.fromByteList.html | 2 +- .../UuidValue/UuidValue.fromList.html | 2 +- .../UuidValue/UuidValue.fromString.html | 2 +- doc/uuid_value/UuidValue/UuidValue.html | 2 +- doc/uuid_value/UuidValue/UuidValue.raw.html | 2 +- .../UuidValue/UuidValue.withValidation.html | 2 +- doc/uuid_value/UuidValue/dns-constant.html | 2 +- doc/uuid_value/UuidValue/equals.html | 2 +- doc/uuid_value/UuidValue/hashCode.html | 2 +- doc/uuid_value/UuidValue/nil-constant.html | 2 +- doc/uuid_value/UuidValue/oid-constant.html | 2 +- doc/uuid_value/UuidValue/operator_equals.html | 2 +- doc/uuid_value/UuidValue/time.html | 2 +- doc/uuid_value/UuidValue/toBytes.html | 2 +- doc/uuid_value/UuidValue/toString.html | 2 +- doc/uuid_value/UuidValue/url-constant.html | 2 +- doc/uuid_value/UuidValue/uuid.html | 2 +- doc/uuid_value/UuidValue/validate.html | 2 +- doc/uuid_value/UuidValue/version.html | 2 +- doc/uuid_value/UuidValue/x500-constant.html | 2 +- doc/uuid_value/uuid_value-library.html | 2 +- doc/v1/UuidV1-class.html | 2 +- doc/v1/UuidV1/UuidV1.html | 2 +- doc/v1/UuidV1/generate.html | 2 +- doc/v1/UuidV1/goptions.html | 2 +- doc/v1/v1-library.html | 2 +- doc/v4/UuidV4-class.html | 2 +- doc/v4/UuidV4/UuidV4.html | 2 +- doc/v4/UuidV4/generate.html | 2 +- doc/v4/UuidV4/goptions.html | 2 +- doc/v4/v4-library.html | 2 +- doc/v5/UuidV5-class.html | 2 +- doc/v5/UuidV5/NAMESPACE_DNS-constant.html | 2 +- doc/v5/UuidV5/NAMESPACE_NIL-constant.html | 2 +- doc/v5/UuidV5/NAMESPACE_OID-constant.html | 2 +- doc/v5/UuidV5/NAMESPACE_URL-constant.html | 2 +- doc/v5/UuidV5/NAMESPACE_X500-constant.html | 2 +- doc/v5/UuidV5/UuidV5.html | 2 +- doc/v5/UuidV5/generate.html | 2 +- doc/v5/UuidV5/goptions.html | 2 +- doc/v5/v5-library.html | 2 +- doc/v6/UuidV6-class.html | 2 +- doc/v6/UuidV6/UuidV6.html | 2 +- doc/v6/UuidV6/generate.html | 2 +- doc/v6/UuidV6/goptions.html | 2 +- doc/v6/v6-library.html | 2 +- doc/v7/UuidV7-class.html | 2 +- doc/v7/UuidV7/UuidV7.html | 2 +- doc/v7/UuidV7/generate.html | 2 +- doc/v7/UuidV7/goptions.html | 2 +- doc/v7/v7-library.html | 2 +- doc/v8/UuidV8-class.html | 2 +- doc/v8/UuidV8/UuidV8.html | 2 +- doc/v8/UuidV8/generate.html | 2 +- doc/v8/UuidV8/goptions.html | 2 +- doc/v8/v8-library.html | 2 +- doc/validation/UuidValidation-class.html | 2 +- .../UuidValidation/UuidValidation.html | 2 +- .../UuidValidation/isValidOrThrow.html | 2 +- .../UuidValidation/isValidUUID.html | 2 +- doc/validation/validation-library.html | 2 +- 185 files changed, 892 insertions(+), 182 deletions(-) create mode 100644 doc/rng/MathRNGDeprecated-class-sidebar.html create mode 100644 doc/rng/MathRNGDeprecated-class.html create mode 100644 doc/rng/MathRNGDeprecated/MathRNGDeprecated.html create mode 100644 doc/rng/MathRNGDeprecated/generateInternal.html create mode 100644 doc/rng/MathRNGDeprecated/seed.html diff --git a/README.md b/README.md index 703c09a..c5e3b74 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # uuid -**Version 4.0.x is a complete redesign of the underlying setup, but tries to be API compatible or similar to 3.x.** +**Version 4.x.x is a complete redesign of the underlying setup, but tries to be API compatible or similar to 3.x.** **UuidValue is still Experimental and the API for it is in flux, please pay attention to changelogs and versions.** @@ -30,7 +30,7 @@ Features: ```yaml dependencies: - uuid: ^4.0.0 + uuid: ^4.3.0 ``` ```dart diff --git a/doc/__404error.html b/doc/__404error.html index 1e49faf..bb24201 100644 --- a/doc/__404error.html +++ b/doc/__404error.html @@ -105,7 +105,7 @@
uuid package uuid - 4.2.2 + 4.3.0 diff --git a/doc/data/GlobalOptions-class.html b/doc/data/GlobalOptions-class.html index 85d7681..d7e4a33 100644 --- a/doc/data/GlobalOptions-class.html +++ b/doc/data/GlobalOptions-class.html @@ -212,7 +212,7 @@

Operators