• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
Neoantox Avatar
Name:Unknown
Clan:Unknown
Member Since:Apr 2020
Last Seen:Jul 2022
Profiles:
    Following:1
    Followers:1
    Allies:1
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (6)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • vaderkos
      • commented on "Return 100" kumite
      • 5 years ago

      Maybe

      const returnHundred = function returnHundred () { const num = Math.floor(Math.random() * 1000) return num === 100 ? num : returnHundred() }

    • Custom User Avatar
      • Palkin_Fedor
      • commented on "Return 100" kumite
      • 5 years ago

      for

    • Custom User Avatar
      • SirSkylord
      • commented on "Return 100" kumite
      • 5 years ago

      clever, nice

    • Custom User Avatar
      • rowcased
      • commented on "Return 100" kumite
      • 5 years ago

      100 is the ascii ordinal designation of 'd' which is the 10th letter of the function name

    • Custom User Avatar
      • SirSkylord
      • commented on "Return 100" kumite
      • 5 years ago

      How does this work :o

    • Custom User Avatar
      • SirSkylord
      • commented on "Return 100" kumite
      • 5 years ago

      :o

    • © 2025 Codewars
    • About
    • API
    • Blog
    • Privacy
    • Terms
    • Code of Conduct
    • Contact

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...