[text.js] Add charset

This commit is contained in:
Christoph Diehl 2017-04-12 22:11:04 +03:00
parent b32d4650a6
commit aab54d634d
1 changed files with 5 additions and 0 deletions

View File

@ -15,6 +15,11 @@ make.text = {
'#', ' ', ';', ',', '{', '}', '(', ')', '[', ']', '/', '\\', '/*', '*/'
]);
},
charset: function () {
return random.pick([
"UTF-8", "ISO-8859-1"
]);
},
layoutCharCodes: function() {
return random.pick([
0, // null