SwedishTestSsn 0.1.5
dotnet tool install --global SwedishTestSsn --version 0.1.5
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local SwedishTestSsn --version 0.1.5
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=SwedishTestSsn&version=0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package SwedishTestSsn --version 0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
swetestssn - Swdish test social security numbers
Rust version: swedish_test_ssn
Get test social security numbers from Skatteverket. You can use these as approved test data
You can use Regular expressions for pattern this will get you 10 results of ssn that are in the year 1988 and on the 14th every month:
swetestssn "^1988[0-9][0-9]14" -l 10
--------------------------------------
--- Swedish Test ssn ---
--------------------------------------
Get test social security numbers from Skatteverket. You can use these as approved test data
Usage
swetestssn [Pattern] [options]
ARGUMENTS:
[Pattern] Test social security number. Regular expressions may be used
OPTIONS:
DEFAULT
-h, --help Prints help information
-l, --limit 100
-o, --offset 0
--json output as json
COMMANDS:
swetestssn Get swedish test social security numbers from The Swedish Tax Agency (Skatteverket). Using their publi API
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.