79318168

Date: 2024-12-30 17:13:22
Score: 2
Natty:
Report link

Ok so this is 4 years later, but I noticed that ->get()->random()->take(4)->all() might give you seemingly random resuts but its much less random then ->inRandomOrder()->take(4)->get()->all();

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Jonah Klimack