Updated Base X description
This commit is contained in:
@@ -59,9 +59,9 @@ cipher.mono.baconian.facts={\
|
|||||||
|
|
||||||
#Base X
|
#Base X
|
||||||
cipher.mono.basex.name=Base X
|
cipher.mono.basex.name=Base X
|
||||||
cipher.mono.basex.description=
|
cipher.mono.basex.description=Base X uses the integer values for each character and displays them in the desired base.
|
||||||
cipher.mono.basex.explanation={\
|
cipher.mono.basex.explanation={\
|
||||||
"Base X is an abstraction for Base 2, Base 16, etc. Base X uses the integer values for each character and displays them in the desired base."\
|
"Base X converts each character in the given string to an integer value in the desired base, i.e. base 2 (binary), base 8 (octal), base 16 (hexadecimal), etc."\
|
||||||
}
|
}
|
||||||
cipher.mono.basex.facts={\
|
cipher.mono.basex.facts={\
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user