Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fundon committed Nov 9, 2015
1 parent a7cc36b commit 81614aa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ su.uuid('example.com')

su.uuid('http://example.com')
// => 'c8sh5y9hdSMS6zVnrvf53T'

su.random()
// => 'c8sh5y9hdSMS6zVnrvf53T'

su.random(10)
// => 'c8sh5y9hdS'
```

[uuid-1345]: https://github.com/scravy/uuid-1345
Expand Down

0 comments on commit 81614aa

Please sign in to comment.