R/codemIpsum.R

Defines functions codemIpsum

# Generate Random Code
#
# Random code would be useful in this package to test the correctness of
# scheduling algorithms.
#
# Ethan talked about doing this. I wonder if we can put a probability
# distribution on how scripts write code?
#
codemIpsum = function()
{
}
clarkfitzg/codedoctor documentation built on Nov. 18, 2020, 4:34 p.m.