79403404

Date: 2025-01-31 16:41:52
Score: 3
Natty:
Report link

Why didn't any answers use sizeof() instead of GetValues().Length?

return (T)Random.Range(0, sizeof(T));
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): Why didn't any answer
Posted by: MXMLLN