JargonFile/original/html/R/random.html
2014-03-27 18:54:56 +00:00

29 lines
4.3 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>random</title><link rel="stylesheet" href="../../jargon.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.61.0"/><link rel="home" href="../index.html" title="The Jargon File"/><link rel="up" href="../R.html" title="R"/><link rel="previous" href="rainbow-series.html" title="rainbow series"/><link rel="next" href="Random-Number-God.html" title="Random Number God"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">random</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="rainbow-series.html">Prev</a> </td><th width="60%" align="center">R</th><td width="20%" align="right"> <a accesskey="n" href="Random-Number-God.html">Next</a></td></tr></table><hr/></div><dt><a id="random"/><dt xmlns="" id="random"><b>random</b>: <span xmlns="http://www.w3.org/1999/xhtml" class="grammar">adj.</span></dt></dt><dd><p> 1. Unpredictable (closest to mathematical definition); weird.
&#8220;<span class="quote">The system's been behaving pretty randomly.</span>&#8221; </p></dd><dd><p> 2. Assorted; undistinguished. &#8220;<span class="quote">Who was at the
conference?</span>&#8221; &#8220;<span class="quote">Just a bunch of random business
types.</span>&#8221;</p></dd><dd><p> 3. (pejorative) Frivolous; unproductive; undirected. &#8220;<span class="quote">He's
just a random loser.</span>&#8221; </p></dd><dd><p> 4. Incoherent or inelegant; poorly chosen; not well organized.
&#8220;<span class="quote">The program has a random set of misfeatures.</span>&#8221; &#8220;<span class="quote">That's a
random name for that function.</span>&#8221; &#8220;<span class="quote">Well, all the names were
chosen pretty randomly.</span>&#8221; </p></dd><dd><p> 5. In no particular order, though deterministic. &#8220;<span class="quote">The I/O
channels are in a pool, and when a file is opened one is chosen
randomly.</span>&#8221; </p></dd><dd><p> 6. Arbitrary. &#8220;<span class="quote">It generates a random name for the scratch
file.</span>&#8221; </p></dd><dd><p> 7. Gratuitously wrong, i.e., poorly done and for no good apparent
reason. For example, a program that handles file name defaulting in a
particularly useless way, or an assembler routine that could easily have
been coded using only three registers, but redundantly uses seven for
values with non-overlapping lifetimes, so that no one else can invoke it
without first saving four extra registers. What
<a href="randomness.html"><i class="glossterm">randomness</i></a>!</p></dd><dd><p> 8. <span class="grammar">n.</span> A random hacker; used
particularly of high-school students who soak up computer time and
generally get in the way.</p></dd><dd><p> 9. <span class="grammar">n.</span> Anyone who is not a hacker
(or, sometimes, anyone not known to the hacker speaking); the noun form of
sense 2. &#8220;<span class="quote">I went to the talk, but the audience was full of randoms
asking bogus questions</span>&#8221;.</p></dd><dd><p> 10. <span class="grammar">n.</span> (occasional MIT usage)
One who lives at Random Hall. See also <a href="../J/J--Random.html"><i class="glossterm">J. Random</i></a>,
<a href="../S/some-random-X.html"><i class="glossterm">some random X</i></a>.</p></dd><dd><p> 11. [UK] Conversationally, a non sequitur or something similarly
out-of-the-blue. As in: &#8220;<span class="quote">Stop being so random!</span>&#8221; This sense
equates to &#8216;hatstand&#8217;, taken from the Viz comic character
&#8220;<span class="quote">Roger Irrelevant - He's completely Hatstand.</span>&#8221;</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="rainbow-series.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="../R.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="Random-Number-God.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">rainbow series </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> Random Number God</td></tr></table></div></body></html>