find_keyword_rand_generation: Function to find the keyword for generating random numbers the distribution
Description
Function to find the keyword for generating random numbers the distribution
Usage
find_keyword_rand_generation(text)
Arguments
text
name of the probability distribution
Value
the keyword that should be used in R for generating random numbers
Details
This function returns the keyword for generating random number using
a keyword provided that is generally used for prob distribution
(but R might require a different keyword)