parent
904948dc7d
commit
4cfff40475
@ -2,7 +2,7 @@ package com.topjohnwu.magisk.extensions
|
|||||||
|
|
||||||
import android.content.res.Resources
|
import android.content.res.Resources
|
||||||
|
|
||||||
val specialChars = arrayOf('!', '@', '#', '$', '%', '&', '?')
|
val specialChars = arrayOf('!', '@', '#', '$', '%', '&', '?')
|
||||||
|
|
||||||
fun String.replaceRandomWithSpecial(passes: Int): String {
|
fun String.replaceRandomWithSpecial(passes: Int): String {
|
||||||
var string = this
|
var string = this
|
||||||
|
Loading…
Reference in New Issue
Block a user