79816766

Date: 2025-11-11 14:34:02
Score: 1
Natty:
Report link

Isn't the hashCode itself suffiecient for your needs? Actually, since you want a number from 0..1, Math.abs(((float) hashCode()) / Integer.MAX_VALUE)?

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • High reputation (-2):
Posted by: Nikos Paraskevopoulos