parent
e540cd5b9a
commit
64c11f6ce0
@ -1 +1,409 @@
|
||||
uwurandom_proc_macros::gen_fsm![{"choices":[{"nextNgram":0,"nextChar":"a","cumulativeProbability":2},{"nextNgram":1,"nextChar":"m","cumulativeProbability":3}],"totalProbability":3,"name":"aa"},{"choices":[{"nextNgram":7,"nextChar":"r","cumulativeProbability":3},{"nextNgram":6,"nextChar":"e","cumulativeProbability":4}],"totalProbability":4,"name":"am"},{"choices":[{"nextNgram":8,"nextChar":"y","cumulativeProbability":1}],"totalProbability":1,"name":"an"},{"choices":[{"nextNgram":9,"nextChar":"w","cumulativeProbability":1}],"totalProbability":1,"name":"ao"},{"choices":[{"nextNgram":9,"nextChar":"w","cumulativeProbability":1}],"totalProbability":1,"name":"eo"},{"choices":[{"nextNgram":21,"nextChar":"m","cumulativeProbability":6},{"nextNgram":22,"nextChar":"n","cumulativeProbability":7},{"nextNgram":23,"nextChar":"p","cumulativeProbability":8}],"totalProbability":8,"name":"ew"},{"choices":[{"nextNgram":4,"nextChar":"o","cumulativeProbability":3},{"nextNgram":5,"nextChar":"w","cumulativeProbability":5}],"totalProbability":5,"name":"me"},{"choices":[{"nextNgram":16,"nextChar":"o","cumulativeProbability":15},{"nextNgram":12,"nextChar":"a","cumulativeProbability":24},{"nextNgram":18,"nextChar":"r","cumulativeProbability":28},{"nextNgram":19,"nextChar":"w","cumulativeProbability":29},{"nextNgram":13,"nextChar":"e","cumulativeProbability":30}],"totalProbability":30,"name":"mr"},{"choices":[{"nextNgram":26,"nextChar":"a","cumulativeProbability":1}],"totalProbability":1,"name":"ny"},{"choices":[{"nextNgram":21,"nextChar":"m","cumulativeProbability":22},{"nextNgram":24,"nextChar":"r","cumulativeProbability":32},{"nextNgram":22,"nextChar":"n","cumulativeProbability":36},{"nextNgram":25,"nextChar":"w","cumulativeProbability":37},{"nextNgram":23,"nextChar":"p","cumulativeProbability":38}],"totalProbability":38,"name":"ow"},{"choices":[{"nextNgram":11,"nextChar":"u","cumulativeProbability":1}],"totalProbability":1,"name":"pp"},{"choices":[{"nextNgram":20,"nextChar":"r","cumulativeProbability":1}],"totalProbability":1,"name":"pu"},{"choices":[{"nextNgram":3,"nextChar":"o","cumulativeProbability":1}],"totalProbability":1,"name":"ra"},{"choices":[{"nextNgram":4,"nextChar":"o","cumulativeProbability":1}],"totalProbability":1,"name":"re"},{"choices":[{"nextNgram":7,"nextChar":"r","cumulativeProbability":1},{"nextNgram":6,"nextChar":"e","cumulativeProbability":2}],"totalProbability":2,"name":"rm"},{"choices":[{"nextNgram":8,"nextChar":"y","cumulativeProbability":1}],"totalProbability":1,"name":"rn"},{"choices":[{"nextNgram":9,"nextChar":"w","cumulativeProbability":1}],"totalProbability":1,"name":"ro"},{"choices":[{"nextNgram":10,"nextChar":"p","cumulativeProbability":1}],"totalProbability":1,"name":"rp"},{"choices":[{"nextNgram":18,"nextChar":"r","cumulativeProbability":7},{"nextNgram":14,"nextChar":"m","cumulativeProbability":10},{"nextNgram":16,"nextChar":"o","cumulativeProbability":13},{"nextNgram":17,"nextChar":"p","cumulativeProbability":14}],"totalProbability":14,"name":"rr"},{"choices":[{"nextNgram":21,"nextChar":"m","cumulativeProbability":1}],"totalProbability":1,"name":"rw"},{"choices":[{"nextNgram":18,"nextChar":"r","cumulativeProbability":1}],"totalProbability":1,"name":"ur"},{"choices":[{"nextNgram":7,"nextChar":"r","cumulativeProbability":17},{"nextNgram":6,"nextChar":"e","cumulativeProbability":30}],"totalProbability":30,"name":"wm"},{"choices":[{"nextNgram":8,"nextChar":"y","cumulativeProbability":1}],"totalProbability":1,"name":"wn"},{"choices":[{"nextNgram":11,"nextChar":"u","cumulativeProbability":1}],"totalProbability":1,"name":"wp"},{"choices":[{"nextNgram":14,"nextChar":"m","cumulativeProbability":7},{"nextNgram":15,"nextChar":"n","cumulativeProbability":10}],"totalProbability":10,"name":"wr"},{"choices":[{"nextNgram":25,"nextChar":"w","cumulativeProbability":3},{"nextNgram":21,"nextChar":"m","cumulativeProbability":4}],"totalProbability":4,"name":"ww"},{"choices":[{"nextNgram":0,"nextChar":"a","cumulativeProbability":4},{"nextNgram":2,"nextChar":"n","cumulativeProbability":5},{"nextNgram":1,"nextChar":"m","cumulativeProbability":6}],"totalProbability":6,"name":"ya"}];
|
||||
uwurandom_proc_macros::gen_fsm![
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 0,
|
||||
"nextChar": "a",
|
||||
"cumulativeProbability": 2
|
||||
},
|
||||
{
|
||||
"nextNgram": 1,
|
||||
"nextChar": "m",
|
||||
"cumulativeProbability": 3
|
||||
}
|
||||
],
|
||||
"totalProbability": 3,
|
||||
"name": "aa"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 7,
|
||||
"nextChar": "r",
|
||||
"cumulativeProbability": 3
|
||||
},
|
||||
{
|
||||
"nextNgram": 6,
|
||||
"nextChar": "e",
|
||||
"cumulativeProbability": 4
|
||||
}
|
||||
],
|
||||
"totalProbability": 4,
|
||||
"name": "am"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 8,
|
||||
"nextChar": "y",
|
||||
"cumulativeProbability": 1
|
||||
}
|
||||
],
|
||||
"totalProbability": 1,
|
||||
"name": "an"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 9,
|
||||
"nextChar": "w",
|
||||
"cumulativeProbability": 1
|
||||
}
|
||||
],
|
||||
"totalProbability": 1,
|
||||
"name": "ao"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 9,
|
||||
"nextChar": "w",
|
||||
"cumulativeProbability": 1
|
||||
}
|
||||
],
|
||||
"totalProbability": 1,
|
||||
"name": "eo"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 21,
|
||||
"nextChar": "m",
|
||||
"cumulativeProbability": 6
|
||||
},
|
||||
{
|
||||
"nextNgram": 22,
|
||||
"nextChar": "n",
|
||||
"cumulativeProbability": 7
|
||||
},
|
||||
{
|
||||
"nextNgram": 23,
|
||||
"nextChar": "p",
|
||||
"cumulativeProbability": 8
|
||||
}
|
||||
],
|
||||
"totalProbability": 8,
|
||||
"name": "ew"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 4,
|
||||
"nextChar": "o",
|
||||
"cumulativeProbability": 3
|
||||
},
|
||||
{
|
||||
"nextNgram": 5,
|
||||
"nextChar": "w",
|
||||
"cumulativeProbability": 5
|
||||
}
|
||||
],
|
||||
"totalProbability": 5,
|
||||
"name": "me"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 16,
|
||||
"nextChar": "o",
|
||||
"cumulativeProbability": 15
|
||||
},
|
||||
{
|
||||
"nextNgram": 12,
|
||||
"nextChar": "a",
|
||||
"cumulativeProbability": 24
|
||||
},
|
||||
{
|
||||
"nextNgram": 18,
|
||||
"nextChar": "r",
|
||||
"cumulativeProbability": 28
|
||||
},
|
||||
{
|
||||
"nextNgram": 19,
|
||||
"nextChar": "w",
|
||||
"cumulativeProbability": 29
|
||||
},
|
||||
{
|
||||
"nextNgram": 13,
|
||||
"nextChar": "e",
|
||||
"cumulativeProbability": 30
|
||||
}
|
||||
],
|
||||
"totalProbability": 30,
|
||||
"name": "mr"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 26,
|
||||
"nextChar": "a",
|
||||
"cumulativeProbability": 1
|
||||
}
|
||||
],
|
||||
"totalProbability": 1,
|
||||
"name": "ny"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 21,
|
||||
"nextChar": "m",
|
||||
"cumulativeProbability": 22
|
||||
},
|
||||
{
|
||||
"nextNgram": 24,
|
||||
"nextChar": "r",
|
||||
"cumulativeProbability": 32
|
||||
},
|
||||
{
|
||||
"nextNgram": 22,
|
||||
"nextChar": "n",
|
||||
"cumulativeProbability": 36
|
||||
},
|
||||
{
|
||||
"nextNgram": 25,
|
||||
"nextChar": "w",
|
||||
"cumulativeProbability": 37
|
||||
},
|
||||
{
|
||||
"nextNgram": 23,
|
||||
"nextChar": "p",
|
||||
"cumulativeProbability": 38
|
||||
}
|
||||
],
|
||||
"totalProbability": 38,
|
||||
"name": "ow"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 11,
|
||||
"nextChar": "u",
|
||||
"cumulativeProbability": 1
|
||||
}
|
||||
],
|
||||
"totalProbability": 1,
|
||||
"name": "pp"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 20,
|
||||
"nextChar": "r",
|
||||
"cumulativeProbability": 1
|
||||
}
|
||||
],
|
||||
"totalProbability": 1,
|
||||
"name": "pu"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 3,
|
||||
"nextChar": "o",
|
||||
"cumulativeProbability": 1
|
||||
}
|
||||
],
|
||||
"totalProbability": 1,
|
||||
"name": "ra"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 4,
|
||||
"nextChar": "o",
|
||||
"cumulativeProbability": 1
|
||||
}
|
||||
],
|
||||
"totalProbability": 1,
|
||||
"name": "re"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 7,
|
||||
"nextChar": "r",
|
||||
"cumulativeProbability": 1
|
||||
},
|
||||
{
|
||||
"nextNgram": 6,
|
||||
"nextChar": "e",
|
||||
"cumulativeProbability": 2
|
||||
}
|
||||
],
|
||||
"totalProbability": 2,
|
||||
"name": "rm"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 8,
|
||||
"nextChar": "y",
|
||||
"cumulativeProbability": 1
|
||||
}
|
||||
],
|
||||
"totalProbability": 1,
|
||||
"name": "rn"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 9,
|
||||
"nextChar": "w",
|
||||
"cumulativeProbability": 1
|
||||
}
|
||||
],
|
||||
"totalProbability": 1,
|
||||
"name": "ro"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 10,
|
||||
"nextChar": "p",
|
||||
"cumulativeProbability": 1
|
||||
}
|
||||
],
|
||||
"totalProbability": 1,
|
||||
"name": "rp"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 18,
|
||||
"nextChar": "r",
|
||||
"cumulativeProbability": 7
|
||||
},
|
||||
{
|
||||
"nextNgram": 14,
|
||||
"nextChar": "m",
|
||||
"cumulativeProbability": 10
|
||||
},
|
||||
{
|
||||
"nextNgram": 16,
|
||||
"nextChar": "o",
|
||||
"cumulativeProbability": 13
|
||||
},
|
||||
{
|
||||
"nextNgram": 17,
|
||||
"nextChar": "p",
|
||||
"cumulativeProbability": 14
|
||||
}
|
||||
],
|
||||
"totalProbability": 14,
|
||||
"name": "rr"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 21,
|
||||
"nextChar": "m",
|
||||
"cumulativeProbability": 1
|
||||
}
|
||||
],
|
||||
"totalProbability": 1,
|
||||
"name": "rw"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 18,
|
||||
"nextChar": "r",
|
||||
"cumulativeProbability": 1
|
||||
}
|
||||
],
|
||||
"totalProbability": 1,
|
||||
"name": "ur"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 7,
|
||||
"nextChar": "r",
|
||||
"cumulativeProbability": 17
|
||||
},
|
||||
{
|
||||
"nextNgram": 6,
|
||||
"nextChar": "e",
|
||||
"cumulativeProbability": 30
|
||||
}
|
||||
],
|
||||
"totalProbability": 30,
|
||||
"name": "wm"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 8,
|
||||
"nextChar": "y",
|
||||
"cumulativeProbability": 1
|
||||
}
|
||||
],
|
||||
"totalProbability": 1,
|
||||
"name": "wn"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 11,
|
||||
"nextChar": "u",
|
||||
"cumulativeProbability": 1
|
||||
}
|
||||
],
|
||||
"totalProbability": 1,
|
||||
"name": "wp"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 14,
|
||||
"nextChar": "m",
|
||||
"cumulativeProbability": 7
|
||||
},
|
||||
{
|
||||
"nextNgram": 15,
|
||||
"nextChar": "n",
|
||||
"cumulativeProbability": 10
|
||||
}
|
||||
],
|
||||
"totalProbability": 10,
|
||||
"name": "wr"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 25,
|
||||
"nextChar": "w",
|
||||
"cumulativeProbability": 3
|
||||
},
|
||||
{
|
||||
"nextNgram": 21,
|
||||
"nextChar": "m",
|
||||
"cumulativeProbability": 4
|
||||
}
|
||||
],
|
||||
"totalProbability": 4,
|
||||
"name": "ww"
|
||||
},
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"nextNgram": 0,
|
||||
"nextChar": "a",
|
||||
"cumulativeProbability": 4
|
||||
},
|
||||
{
|
||||
"nextNgram": 2,
|
||||
"nextChar": "n",
|
||||
"cumulativeProbability": 5
|
||||
},
|
||||
{
|
||||
"nextNgram": 1,
|
||||
"nextChar": "m",
|
||||
"cumulativeProbability": 6
|
||||
}
|
||||
],
|
||||
"totalProbability": 6,
|
||||
"name": "ya"
|
||||
}
|
||||
];
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue