#Job done
## feat - Fix bug login ### No issuue
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
export function randomOTP(){
|
||||
const random = Math.floor(Math.random() * (9000 - 1000 )) + 1000
|
||||
return random;
|
||||
}
|
||||
Reference in New Issue
Block a user