Skip to content

personnummer/d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

personnummer Build Status

Validate Swedish personal identity numbers.

Install the module with dub:

dub add personnummer

Example

import personnummer;

void main() {
    Personnummer.valid("198507099805")
    // => true
}

License

MIT

Sponsor this project

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages