What is the best way to create range from uniform() function (in other
words create a generator based on some function, returning, say, scalar,
not range)? I did http://dpaste.dzfl.pl/53e3d9255cd7 but I'm not sure
it's the best way. At least sequence using looks ugly
- Using std.random.uniform as a range drug via Digitalmars-d-learn
- Re: Using std.random.uniform as ... Ali Çehreli via Digitalmars-d-learn
- Re: Using std.random.uniform... drug via Digitalmars-d-learn
- Re: Using std.random.uniform... via Digitalmars-d-learn