Skip to content

Commit

Permalink
add more features to todo list
Browse files Browse the repository at this point in the history
  • Loading branch information
cieslarmichal authored Jul 19, 2023
1 parent 1eccc27 commit bb2bbe0
Showing 1 changed file with 42 additions and 1 deletion.
43 changes: 42 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@

- [ ] support for more iban countries
- [ ] support for more bic countries
- [ ] credit card number
- [x] credit card number
- [ ] credit card CVV
- [ ] bitcoin address
- [ ] ethereum address
- [ ] litecoin address
- [x] routing number

### 🧑 Person:
Expand All @@ -24,6 +25,7 @@
### 📞 Phone:

- [ ] phone number
- [ ] imei
- [ ] support for more countries

### 🎨 Color:
Expand Down Expand Up @@ -57,6 +59,8 @@
- [x] street address
- [x] building number
- [ ] support for more countries
- [ ] latitude
- [ ] longitude

### 🖊️ Lorem:

Expand Down Expand Up @@ -103,3 +107,40 @@
- [x] sample
- [x] verb
- [x] words

### Git:
- [ ] branch
- [ ] commitDate
- [ ] commitEntry
- [ ] commitMessage
- [ ] commitSha

### String:
- [ ] binary
- [ ] fromCharacters
- [ ] sample
- [ ] octal

### 🎶 Music:
- [ ] genre
- [ ] songName
- [ ] artistName

### 🎥 Movie:
- [ ] genre
- [ ] title
- [ ] director

### 💻 System:
- [ ] commonFileExtension
- [ ] commonFileName
- [ ] commonFileType
- [ ] cron
- [ ] directoryPath
- [ ] fileExtension
- [ ] fileName
- [ ] filePath
- [ ] fileType
- [ ] mimeType
- [ ] networkInterface
- [ ] semanticVersion

0 comments on commit bb2bbe0

Please sign in to comment.