About 7,290 results
Open links in new tab
  1. random - 99 bugs in the code - Code Golf Stack Exchange

    May 29, 2018 · The function module for random numbers is the only one I could find in our system, I suppose there could be one with a shorter name or parameters. No idea! More or …

  2. Noughts and Crosses (aka Tic-Tac-Toe) - Code Golf Stack Exchange

    The computer must play an intelligent (extra marks for optimal) game. Apart from its first move which should be random. Player computer take turns at first move. First player to win two …

  3. Computer Generated Textured Wall Paint - Code Golf Stack …

    Jan 7, 2015 · You may programmatically analyze my 10 images but don't assume that everyone running your code has access to them. You must generate the images programmatically. You …

  4. Make it look like I'm working - Code Golf Stack Exchange

    Jun 7, 2014 · Often, I find myself running a script or query that will take a significant amount of time to run. I can leave that script open and enjoy some guilt-free procrastination.

  5. Generate a random sequence of numbers - Code Golf Stack …

    Dec 28, 2013 · So the random seed changes once every half year by one place. So, basically, no randomisation. This only returns random numbers between 0 and 9. …

  6. number - Random ticket code generator - Code Golf Stack Exchange

    Jan 6, 2014 · A lottery company wants to generate a random lottery ticket number of length 10 characters. Write a code in any language to create such a number in which every digit comes …

  7. random - Make your code error, but only sometimes! - Code Golf …

    Apr 10, 2020 · Also works in 16-bit mode (incrementing only AX with this machine code), but not 64-bit mode where into isn't a valid opcode. x86-64 machine code function, 6 bytes (same …

  8. code golf - Find a route between two Wikipedia articles - Code …

    Jul 17, 2014 · It's really easy to play: Someone chooses some Wikipedia article as the goal. Let's assume Code Golf for this example. All the players then have to start from a random article (by …

  9. I-Ching pair binary computer - Code Golf Stack Exchange

    Dec 27, 2015 · It uses a type of divination called cleromancy, which produces apparently random numbers. The basic unit of the Zhou yi is the hexagram (卦 guà), a figure composed of six …

  10. Random Password Generator - Code Golf Stack Exchange

    Jan 6, 2014 · Please do not try this at home. The code takes a couple seconds to figure out all the three-character permutations, I really can't imagine how long it would take to figure out all the …

Refresh