I have a Weibull distribution that is fit to a set of wind speed data.

Now I want to know if I can use any method to derive the wind speed samples back. I understand there can be an infinite number of results that would be a fit to the Weibull parameters in question but I have heard that Monte Carlo Simulation can be used but am not sure if this is possible.
If anyone here knows please help me with some advice and links that can get me started.
Thank you.
Okay found the answer in this link.
Weibull Distribution Randon variate is given by:
W = α ( − ln (1-R) )^ ( 1 / β )Where R is the Weibull probability function.