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
                    
if you are setting up this repo
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
                    
nuke :add-package SwedishTestSsn --version 0.1.5
                    

swetestssn - Swdish test social security numbers

GitHub Actions Workflow Status NuGet Version

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 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.

Version Downloads Last Updated
0.1.5 151 5/29/2025
0.1.4 151 5/19/2025
0.1.3 151 5/18/2025
0.1.2 114 5/17/2025
0.1.1 116 5/17/2025
0.1.0 109 5/17/2025