update sdbm example and add 2 tests for sdbm and select
This commit is contained in:
@ -16,5 +16,5 @@ const sdbm = str => {
|
||||
```
|
||||
|
||||
```js
|
||||
console.log(sdbm('name')); // -3521204949
|
||||
sdbm('name'); // -3521204949
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user