代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/204643/5030957
c apr_random.c
/* Copyright 2003-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c
www.eeworm.com/read/204643/5031078
h apr_random.h
/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c
www.eeworm.com/read/202561/5050503
c r_random.c
/*
R_RANDOM.C - random objects for RSAEURO
Copyright (c) J.S.A.Kapp 1994 - 1995.
RSAEURO - RSA Library compatible with RSAREF(tm) 2.0.
All functions prototypes are the Same as for RSAREF
www.eeworm.com/read/202561/5050505
h r_random.h
/*
R_RANDOM.H - header file for R_RANDOM.C
Copyright (c) J.S.A.Kapp 1994 - 1995.
RSAEURO - RSA Library compatible with RSAREF(tm) 2.0.
All functions prototypes are the Same as for RSAREF(tm).
www.eeworm.com/read/198657/5083369
c random2.c
/* mpn_random2 -- Generate random numbers with relatively long strings
of ones and zeroes. Suitable for border testing.
Copyright 1992, 1993, 1994, 1996, 2000, 2001, 2002 Free Software Foundation
www.eeworm.com/read/193974/5138370
py test_random.py
import test_support
import random
# Ensure that the seed() method initializes all the hidden state. In
# particular, through 2.2.1 it failed to reset a piece of state used by
# (and only by) the .ga
www.eeworm.com/read/190346/5183912
py random-commits.py
#!/usr/bin/env python
#
# USAGE: random-commits.py
#
# Using the FILELIST (see config below), a series of COUNT commits will be
# constructed, each changing up to MAXFILES files per commit. The c
www.eeworm.com/read/190346/5184888
c random-test.c
/*
* random-test.c: Test delta generation and application using random data.
*
* ====================================================================
* Copyright (c) 2000-2004 CollabNet. All
www.eeworm.com/read/183001/5259977
h geqo_random.h
/*-------------------------------------------------------------------------
*
* geqo_random.h
* random number generator
*
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
www.eeworm.com/read/171081/5399407
c r_random.c
/* R_RANDOM.C - random objects for RSAREF
*/
/* Copyright (C) RSA Laboratories, a division of RSA Data Security,
Inc., created 1991. All rights reserved.
*/
#include
#inclu