There are 7 odd numbers and 6 even numbers in the range. To get an odd product both of the chosen random numbers must be odd.
probability that the first number is odd: p1 = 7/13
probability that the second number is odd: p2 = 6/12 → 1/2 (I assume the word "distinct" means the first number is removed from the set before choosing the second number).
Overall probability: p1*p2 = 7/13*1/2 → 7/26 ≈ 0.269
.