Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KyeOnDiscord committed Aug 12, 2020
1 parent add758c commit 94b65f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
**KyeString**

KyeString.GetIP() - Returns the user's current IP Address
KyeString.GetCountry() - Returns the user's country based on their IP Address
KyeString.GetHWID() - Gets the user's HWID in Sha256 (Uses Machine GUID & CPU ID)
KyeString.RandomString(int length) - Returns a random string with the length specified
KyeString.RandomStringWithoutNumbers(int length) - Returns a random string without numbers at the length specified.
Expand Down

0 comments on commit 94b65f4

Please sign in to comment.