master
宇天 2018-05-25 00:12:16 +08:00
parent 8b6074a604
commit 116c3315df
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ crypto.rand(10, true) // 3458765234
```javascript ```javascript
let crypto = require('crypto.js') let crypto = require('crypto.js')
crypto.uuid() // crypto.uuid() // 076d029f-4927-ec5f-5b06e35e
``` ```