Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!rt.uk.eu.org!nntp-feed.chiark.greenend.org.uk!ewrotcd!news.nosignal.org!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.066 X-Spam-Evidence: '*H*': 0.87; '*S*': 0.00; '21,': 0.07; 'nasty': 0.07; 'funny,': 0.09; 'subject:Getting': 0.09; 'thread,': 0.09; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'which...': 0.16; 'wed,': 0.16; 'wrote:': 0.17; 'previously': 0.18; 'player': 0.23; 'header:In-Reply-To:1': 0.25; '[1]': 0.27; '[2]': 0.27; 'message-id:@mail.gmail.com': 0.27; 'subject:list': 0.28; 'chris': 0.28; "d'aprano": 0.29; 'steven': 0.29; 'usually': 0.30; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'nov': 0.35; 'pm,': 0.35; 'received:209.85': 0.35; 'really': 0.36; 'url:org': 0.36; 'should': 0.36; 'level': 0.37; 'why': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'real': 0.61; 'stay': 0.61; 'time,': 0.62; 'life,': 0.62; 'fun': 0.64; 'url:main': 0.65; 'stated': 0.69; 'absolutely': 0.84; 'fresh.': 0.84; 'subject:value': 0.84; 'why?': 0.84; 'url:php': 0.86 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=46Y5l/NH1fzy3ZT1/WM9lZV6B/HFsDD+pyKXGYwv+BQ=; b=kDFK3VFf9cVrka7N5CT9E9wszK8suhTFcYeBr+lwTdGa+44ia8ObnBXs2osB87avtJ nE2q650OteerhgxjXPP4UYVlhKvr7t3mVrXPRXptT/LVb5ePf64qhLFhwHLZo0MPos+Z BzXm/6T2qgKkpqRVJCSbeBvRj7tCjc60VaqxftOSezXWTChHQGOofSqLta+uqYEkT1OO CLLKir5TTNTXqTiZ1u/TYPUBNtz53VskNldN4qoU5SoAdZyJU8s/86jRjiQ8ICawjJmF 5V1j00RrQSX5CUyChzkIMEAUCZgTriG1M7jkxOjiG9vDOYChIjwTs6Fds+0k0GMoznsq qeaw== MIME-Version: 1.0 In-Reply-To: <50ac4ee7$0$21790$c3e8da3$76491128@news.astraweb.com> References: <993b9303-dbca-43f1-9ff4-9677278776b1@googlegroups.com> <50ac4ee7$0$21790$c3e8da3$76491128@news.astraweb.com> Date: Wed, 21 Nov 2012 15:00:26 +1100 Subject: Re: Getting a seeded value from a list From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1353470429 news.xs4all.nl 6844 [2001:888:2000:d::a6]:35730 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:33703 On Wed, Nov 21, 2012 at 2:47 PM, Steven D'Aprano wrote: > On Wed, 21 Nov 2012 14:41:24 +1100, Chris Angelico wrote: > >> However, this still means that the player will see the exact same level >> regenerated every time, absolutely fresh. As previously stated in this >> thread, that's not usually a good thing for encounters, treasure, etc. >> Once some nasty critter has been killed, he should STAY killed! :) > > Why? That isn't true in real life, why should it be true for games? It's either Rule of Fun or Rule of Funny, and I don't really care which... ChrisA [1] http://tvtropes.org/pmwiki/pmwiki.php/Main/RuleOfFun [2] http://tvtropes.org/pmwiki/pmwiki.php/Main/RuleOfFunny