javascript - A method to generate executable code randomly? -


is there pre existing way randomly create executable code? instance, generator creates lines of random javascript code @ least grammatically correct? generate each word or part of code list of grammatical possibilities.

in event generator doesn't exist, i'll program 1 myself. checked web , couldn't find close, anyway. appreciate suggestions or thoughts on matter!


Comments

Popular posts from this blog

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

json - Gson().fromJson(jsonResult, Myobject.class) return values in 0's -