See original post here: What's the easiest way to get a random number from 0 to 9 in c#
If I nest the link brackets within the bold tag it doesn't render correctly.
**However, you should re-use the random object you create above otherwise [the results won't be very random.]**[2]
However, you should re-use the random object you create above otherwise [the results won't be very random.]2
If I swap the link and bold closing brackets it does.
**However, you should re-use the random object you create above otherwise [the results won't be very random.**][2]
However, you should re-use the random object you create above otherwise the results won't be very random.
I think it should work in the former case, and have undefined results in the latter.